## For a description of the syntax of this configuration file,# see Documentation/kbuild/kconfig-language.txt.#mainmenu"Linux Kernel Configuration"configARM
booldefaulty
selectHAVE_AOUT
selectHAVE_IDE
selectRTC_LIB
selectSYS_SUPPORTS_APM_EMULATION
selectHAVE_OPROFILE
selectHAVE_ARCH_KGDB
selectHAVE_KPROBESif(!XIP_KERNEL)
selectHAVE_KRETPROBESif(HAVE_KPROBES)
selectHAVE_FUNCTION_TRACERif(!XIP_KERNEL)
selectHAVE_GENERIC_DMA_COHERENT
help The ARM series is a line of low-power-consumption RISC chip designs licensed by ARM Ltd and targeted at embedded applications and handhelds such as the Compaq IPAQ. ARM-based PCs are no longer manufactured, but legacy ARM-based PC hardware remains popular in Europe. There is an ARM Linux project with a web page at <http://www.arm.linux.org.uk/>.configHAVE_PWM
boolconfigSYS_SUPPORTS_APM_EMULATION
boolconfigGENERIC_GPIO
boolconfigGENERIC_TIME
boolconfigGENERIC_CLOCKEVENTS
boolconfigGENERIC_CLOCKEVENTS_BROADCAST
booldepends onGENERIC_CLOCKEVENTS
defaultyifSMP&&!LOCAL_TIMERS
configMMU
booldefaulty
configNO_IOPORT
boolconfigEISA
bool---help--- The Extended Industry Standard Architecture (EISA) bus was developed as an open alternative to the IBM MicroChannel bus. The EISA bus provided some of the features of the IBM MicroChannel bus while maintaining backward compatibility with cards made for the older ISA bus. The EISA bus saw limited use between 1988 and 1995 when it was made obsolete by the PCI bus. Say Y here if you are building a kernel for an EISA-based machine. Otherwise, say N.configSBUS
boolconfigMCA
boolhelp MicroChannel Architecture is found in some IBM PS/2 machines and laptops. It is a bus system similar to PCI or ISA. See <file:Documentation/