Home
last modified time | relevance | path

Searched refs:enables (Results 1 – 25 of 221) sorted by relevance

123456789

/arch/powerpc/platforms/85xx/
DKconfig17 This option enables support for the MPC 8540 ADS board
24 This option enables support for the MPC 8560 ADS board
31 This option enables support for the MPC85xx CDS board
38 This option enables support for the MPC85xx MDS board
44 This option enables support for the MPC8536 DS board
52 This option enables support for the MPC85xx DS (MPC8544 DS) board
58 This option enables support for the Emerson KSI8560 board
63 This option enables support for the Silicon Turnkey Express GP3
71 This option enables support for the TQ Components TQM8540 board.
78 This option enables support for the TQ Components TQM8541 board.
[all …]
/arch/powerpc/platforms/83xx/
DKconfig17 This option enables support for the MPC8313 RDB and MPC8315 RDB boards.
24 This option enables support for the MPC832x MDS evaluation board.
31 This option enables support for the MPC8323 RDB board.
38 This option enables support for the MPC 834x MDS evaluation board.
50 This option enables support for the MPC 834x ITX evaluation board.
59 This option enables support for the MPC836x MDS Processor Board.
67 This option enables support for the MPC836x RDK Processor Board,
75 This option enables support for the MPC837x MDS Processor Board.
82 This option enables support for the MPC837x RDB Board.
89 This option enables support for the Wind River SBC834x board.
[all …]
/arch/powerpc/platforms/44x/
DKconfig9 This option enables support for the IBM PPC440EP evaluation board.
19 This option enables support for the IBM PPC440GP evaluation board.
28 This option enables support for the ACube Sam440ep board.
37 This option enables support for the AMCC PPC440EPX evaluation board.
47 This option enables support for the AMCC PPC440GX "Taishan"
59 This option enables support for the AMCC PPC440SPe evaluation board.
69 This option enables support for the AMCC PPC440GRX evaluation board.
77 This option enables support for the PIKA Warp(tm) Appliance. The Warp
93 This option enables support for the AMCC Dual PPC460GT evaluation board.
106 This option enables support for the AMCC PPC460EX evaluation board.
[all …]
/arch/powerpc/platforms/40x/
DKconfig7 # This option enables support for the IBM 405EP evaluation board.
15 # This option enables support for the CPCI405 board.
24 This option enables support for the AMCC 405EZ Acadia evaluation board.
33 This option enables support for the EP405/EP405PC boards.
41 This option enables support for the Nestal Maschinen HCU4 board.
50 This option enables support for the AMCC PPC405EX evaluation board.
60 This option enables support for the AMCC PPC405EX board.
68 # This option enables support for the IBM STB04 evaluation board.
76 # This option enables support for the IBM STBx25xx evaluation board.
84 # This option enables support for the IBM PPC405GPr evaluation board.
[all …]
/arch/powerpc/boot/
Dcuboot-c2k.c30 u32 i, v[30], enables, acc_bits; in c2k_bridge_setup() local
58 enables = in_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE)); in c2k_bridge_setup()
59 enables |= 0x007ffe00; /* Disable all cpu->pci windows */ in c2k_bridge_setup()
60 out_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE), enables); in c2k_bridge_setup()
115 enables &= ~(3<<(9+bus*5)); /* Enable cpu->pci<bus> i/o, in c2k_bridge_setup()
118 enables); in c2k_bridge_setup()
Dmv64x60.c283 u32 i, base, size, enables, prot = 0, snoop_bits = 0; in mv64x60_config_ctlr_windows() local
293 enables = in_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE)) & 0xf; in mv64x60_config_ctlr_windows()
296 if (enables & (1 << i)) /* Set means disabled */ in mv64x60_config_ctlr_windows()
328 out_le32((u32 *)(bridge_base + MV64x60_ENET2MEM_BAR_ENABLE), enables); in mv64x60_config_ctlr_windows()
329 out_le32((u32 *)(bridge_base + MV64x60_MPSC2MEM_BAR_ENABLE), enables); in mv64x60_config_ctlr_windows()
330 out_le32((u32 *)(bridge_base + MV64x60_IDMA2MEM_BAR_ENABLE), enables); in mv64x60_config_ctlr_windows()
414 u32 i, offset, bar_enable, enables; in mv64x60_config_pci_windows() local
417 enables = ~(1 << 9); in mv64x60_config_pci_windows()
419 out_le32((u32 *)(bridge_base + bar_enable), enables); in mv64x60_config_pci_windows()
459 enables &= ~0x1; /* Enable PCI MEM -> System Mem window 0 */ in mv64x60_config_pci_windows()
[all …]
Dprpmc2800.c320 u32 i, v[12], enables, acc_bits; in prpmc2800_bridge_setup() local
362 enables = in_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE)); in prpmc2800_bridge_setup()
363 enables |= 0x0007fe00; /* Disable all cpu->pci windows */ in prpmc2800_bridge_setup()
364 out_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE), enables); in prpmc2800_bridge_setup()
394 enables &= ~0x00000600; /* Enable cpu->pci0 i/o, cpu->pci0 mem0 */ in prpmc2800_bridge_setup()
395 out_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE), enables); in prpmc2800_bridge_setup()
/arch/powerpc/platforms/86xx/
DKconfig19 This option enables support for the MPC8641 HPCN board.
25 This option enables support for the WRS SBC8641D board.
32 This option enables support for the MPC8610 HPCD board.
41 This option enables support for GE Fanuc's SBC610.
/arch/powerpc/platforms/82xx/
DKconfig16 This option enables support for the MPC8272 ADS board
26 This option enables support for the PQ2FADS board
36 This enables support for the Embedded Planet EP8248E board.
47 This enables support for the Keymile MGCOGE board.
/arch/powerpc/sysdev/bestcomm/
DKconfig23 This option enables the support for the ATA task.
29 This option enables the support for the FEC tasks.
35 This option enables the support for the GenBD tasks.
/arch/arm/plat-mxc/
DKconfig13 This enables support for systems based on the Freescale i.MX1 family
19 This enables support for systems based on the Freescale i.MX2 family
25 This enables support for systems based on the Freescale i.MX3 family
/arch/powerpc/platforms/512x/
DKconfig20 This option enables support for the MPC5121E ADS board.
28 This option enables support for simple MPC5121 based boards
/arch/avr32/boards/hammerhead/
DKconfig8 This enables USB support for Hammerheads internal ISP116x
16 This enables LCD support for the Hammerhead board. You may
26 This enables Sound support for the Hammerhead board. You may
/arch/powerpc/platforms/8xx/
DKconfig39 This enables support for the Embedded Planet EP88xC board.
49 This enables support for the Analogue & Micro Adder 875
56 This enables support for the Keymile MGSUVD board.
68 This enables support for second Ethernet on MPC885ADS and MPC86xADS boards.
140 This enables a workaround for erratum CPU15 on MPC8xx chips.
/arch/um/
DKconfig.char29 This option enables support for attaching UML consoles and serial
36 This option enables support for attaching UML consoles and serial
46 This option enables support for attaching UML consoles and serial
56 This option enables support for attaching UML consoles and serial
65 This option enables support for attaching UML consoles and serial
144 security. This option enables these legacy devices; on most
197 This option enables UML sound support. If enabled, it will pull in
222 This option enables UML's "hardware" random number generator. It
/arch/powerpc/platforms/maple/
DKconfig17 This option enables support for the Maple 970FX Evaluation Board.
/arch/powerpc/platforms/embedded6xx/
DKconfig60 This option enables support for the Motorola PrPMC2800 board
69 This option enables support for the GE Fanuc C2K board (formerly
/arch/powerpc/platforms/
DKconfig.cputype139 This option enables kernel support for larger than 32-bit physical
152 This option enables kernel support for the Altivec extensions to the
169 This option enables kernel support for the Vector Scaler extensions
185 This option enables kernel support for the Signal Processing
227 small performance impact. This also enables accounting of
237 This enables support for systems with more than one CPU. If you have
/arch/x86/
DKconfig.cpu85 Select this for Intel Pentium Pro chips. This enables the use of
94 pre-Coppermine Celeron core. This option enables an unaligned
104 Celeron-Coppermine core. This option enables use of some
121 Pentium-4 M (not Pentium M) chips. This option enables compile
234 Select this for a VIA C3 "Nehemiah". Selecting this enables usage
425 This enables detection, tunings and quirks for Intel processors
439 This enables detection, tunings and quirks for Cyrix processors
452 This enables detection, tunings and quirks for AMD processors
466 This enables detection, tunings and quirks for Centaur processors
480 This enables detection, tunings and quirks for Centaur processors
[all …]
/arch/sh/drivers/
DKconfig16 This enables support for the push switch framework, a simple
/arch/arm/mach-mx2/
DKconfig8 This enables support for Freescale's MX2 based i.MX27 processor.
/arch/sh/mm/
DKconfig98 the address space, each with varying latencies. This enables
160 This enables 8kB pages as supported by SH-X2 and later MMUs.
166 This enables 16kB pages on MMU-less SH systems.
172 This enables support for 64kB pages, possible on all SH-4
/arch/avr32/boards/atngw100/
DKconfig8 This enables support for the EVKLCD100 (QVGA) or EVKLCD101 (VGA)
/arch/powerpc/platforms/pasemi/
DKconfig11 This option enables support for PA Semi's PWRficient line
/arch/s390/
DKconfig112 This enables support for systems with more than one CPU. If you have
251 This option enables the compiler option -mkernel-backchain if it
276 This option enables the compiler option -mstack-guard and
300 This option enables the compiler options -mwarn-framesize and
473 This enables the notification of unused pages to the
485 i.e. enables or disables monitoring on the Linux side.
499 APPLDATA monitor record, i.e. enables or disables monitoring this record
515 APPLDATA monitor record, i.e. enables or disables monitoring this record
530 APPLDATA monitor record, i.e. enables or disables monitoring this record

123456789