/arch/arm/mach-orion5x/ |
D | Kconfig | 28 Say 'Y' here if you want your kernel to support the 35 Say 'Y' here if you want your kernel to support the 42 Say 'Y' here if you want your kernel to support the 50 Say 'Y' here if you want your kernel to support the Marvell 57 Say 'Y' here if you want your kernel to support the 64 Say 'Y' here if you want your kernel to support the 70 Say 'Y' here if you want your kernel to support the 76 Say 'Y' here if you want your kernel to support the 83 Say 'Y' here if you want your kernel to support the 91 Say 'Y' here if you want your kernel to support the [all …]
|
/arch/arm/mach-ep93xx/ |
D | Kconfig | 22 Say 'Y' here if you want your kernel to support the ADS 29 Say 'Y' here if you want your kernel to support the 39 Say 'Y' here if you want your kernel to support the Cirrus 46 Say 'Y' here if you want your kernel to support the Cirrus 53 Say 'Y' here if you want your kernel to support the Cirrus 60 Say 'Y' here if you want your kernel to support the Cirrus 67 Say 'Y' here if you want your kernel to support the Cirrus 74 Say 'Y' here if you want your kernel to support the Cirrus 81 Say 'Y' here if you want your kernel to support the Cirrus 88 Say 'Y' here if you want your kernel to support the Cirrus [all …]
|
/arch/arm/mach-ixp4xx/ |
D | Kconfig | 25 Say 'Y' here if you want your kernel to support Linksys's 33 Say 'Y' here if you want your kernel to support the Gateworks 41 Say 'Y' here if you want your kernel to support the Giant 49 Say 'Y' here if you want your kernel to support the ADI 57 Say 'Y' here if you want your kernel to support Gateway's 65 Say 'Y' here if you want your kernel to support Netgear's 72 Say 'Y' here if you want your kernel to support Intel's 79 Say 'Y' here if you want your kernel to support Intel's 86 Say 'Y' here if you want your kernel to support Intel's 93 Say 'Y' here if you want your kernel to support GORAMO [all …]
|
/arch/arm/ |
D | Kconfig.debug | 13 Say Y here if you want to show the kernel pagetable layout in a 102 # These options are only for real kernel hackers who want to get their hands dirty. 125 Say Y here if you want kernel low-level debugging support 132 Say Y here if you want the debug print routines to direct 154 Say Y here if you want kernel low-level debugging support 164 Say Y here if you want kernel low-level debugging support 174 Say Y here if you want kernel low-level debugging support 182 Say Y here if you want kernel low-level debugging support 190 Say Y here if you want the debug print routines to direct 219 Say Y here if you want the debug print routines to direct [all …]
|
/arch/arm/mach-iop32x/ |
D | Kconfig | 14 Say Y here if you want to run your kernel on the GLAN Tank 21 Say Y here if you want to run your kernel on the Intel IQ80321 28 Say Y here if you want to run your kernel on the Intel EP80219 35 Say Y here if you want to run your kernel on the Thecus n2100 41 Say Y here if you want to run your kernel on the Lanner EM7210
|
/arch/arm/mach-mmp/ |
D | Kconfig | 23 Say 'Y' here if you want to support the Marvell PXA168-based 31 Say 'Y' here if you want to support the Marvell PXA168-based 39 Say 'Y' here if you want to support the Marvell PXA168-based 47 Say 'Y' here if you want to support the Marvell PXA910-based 55 Say 'Y' here if you want to support the Marvell PXA910-based 63 Say 'Y' here if you want to support the Marvell MMP2-based 74 Say 'Y' here if you want to support the Marvell MMP2-based 85 Say 'Y' here if you want to support the Marvell MMP2-base 96 Say 'Y' here if you want to support the Marvell PXA168-based 104 Say 'Y' here if you want to support the Marvell PXA168-based
|
/arch/arm/mach-mvebu/ |
D | Kconfig | 37 Say 'Y' here if you want your kernel to support boards based 54 Say 'Y' here if you want your kernel to support boards based 73 Say 'Y' here if you want your kernel to support boards based 89 Say 'Y' here if you want your kernel to support boards based 101 Say 'Y' here if you want your kernel to support boards based 116 Say 'Y' here if you want your kernel to support the 132 Say 'Y' here if you want your kernel to support boards based
|
/arch/arm/mach-mv78xx0/ |
D | Kconfig | 19 Say 'Y' here if you want your kernel to support the 25 Say 'Y' here if you want your kernel to support the 31 Say 'Y' here if you want your kernel to support the
|
/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 74 unsigned long offset, want, got, delta; in mpc512x_set_pixel_clock() local 137 want = pixclock - offset; in mpc512x_set_pixel_clock() 138 pr_debug("DIU checking clock - %lu\n", want); in mpc512x_set_pixel_clock() 139 clk_set_rate(clk_diu, want); in mpc512x_set_pixel_clock() 146 want = pixclock + offset; in mpc512x_set_pixel_clock() 147 pr_debug("DIU checking clock - %lu\n", want); in mpc512x_set_pixel_clock() 148 clk_set_rate(clk_diu, want); in mpc512x_set_pixel_clock() 155 pr_debug("DIU clock accepted - %lu\n", want); in mpc512x_set_pixel_clock()
|
/arch/mips/pistachio/ |
D | Kconfig | 11 If you want to enable the CPUFreq, you need to enable 14 If you don't want to enable CPUFreq, you can leave this disabled.
|
/arch/arm/mach-dove/ |
D | Kconfig | 14 Say 'Y' here if you want your kernel to support the 21 Say 'Y' here if you want your kernel to support the
|
/arch/unicore32/ |
D | Kconfig.debug | 12 unless you want to debug such a crash. 14 # These options are only for real kernel hackers who want to get their hands dirty. 28 Say Y here if you want the debug print routines to direct their
|
/arch/arm/mach-omap1/ |
D | sram.S | 33 tst r0, #1 << 4 @ want lock mode? 50 tst r0, #1 << 4 @ want lock mode?
|
/arch/sparc/include/asm/ |
D | vio.h | 448 u32 want = (u32)major << 16 | minor; in vio_version_before() local 450 return have < want; in vio_version_before() 457 u32 want = (u32)major << 16 | minor; in vio_version_after() local 459 return have > want; in vio_version_after() 466 u32 want = (u32)major << 16 | minor; in vio_version_after_eq() local 468 return have >= want; in vio_version_after_eq()
|
/arch/arm/plat-omap/ |
D | Kconfig | 59 Say Y if you want to reset unused clocks during boot. 64 probably do not want this option enabled until your 71 Select this option if you want to use the OMAP mpu timer. This 80 Select this option if you want to enable the OMAP 32KHz timer. 113 Select this option if you want to have your system wake up
|
/arch/sh/cchips/ |
D | Kconfig | 23 Say Y if you want support for the HD64461. 42 Say Y here if you want to enable PCMCIA support
|
/arch/sh/drivers/dma/ |
D | Kconfig | 25 If you want to use DMA ENGINE, you must not enable this. 49 Say Y if you want to use Audio/USB DMA on your SH7760 board. 69 G2 bus. Drivers that want this will generally enable this on
|
/arch/um/ |
D | Kconfig.debug | 13 If you're involved in UML kernel development and want to use gprof, 28 If you're involved in UML kernel development and want to use gcov,
|
/arch/mips/sgi-ip22/ |
D | Platform | 4 # Set the load address to >= 0xffffffff88069000 if you want to leave space for 22 # Set the load address to >= 0xa800000020080000 if you want to leave space for
|
/arch/nios2/ |
D | Kconfig.debug | 11 You should normally say N here, unless you want to debug such a crash.
|
/arch/mips/sgi-ip32/ |
D | Platform | 4 # Set the load address to >= 80069000 if you want to leave space for symmon,
|
/arch/mips/sgi-ip27/ |
D | Platform | 4 # Set the load address to >= 0xc000000000300000 if you want to leave space for
|
/arch/powerpc/platforms/pseries/ |
D | Kconfig | 67 Select this option, if you want to enable support for IO Event 92 Say Y here if you want the pseries core to produce a bunch of 94 problem with the pseries core and want to see more of what is 113 Select this option, if you want to enable the kernel interface
|
/arch/m68k/ |
D | Kconfig.devices | 92 If you want to be able to use the DSP56001 in Falcons, say Y. This 102 If you want to use your Amiga's built-in serial port in Linux, 111 If you want to use the internal "DCA" serial ports on an HP300 118 If you want to use the internal "APCI" serial ports on an HP400
|
/arch/s390/ |
D | Kconfig.debug | 11 Say Y here if you want to show the kernel pagetable layout in a
|