X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fm32r%2FKconfig;h=00289c178f895a6ad62a7fb34603af08d52bc961;hb=e758936e02700ff88a0b08b722a3847b95283ef2;hp=8a165cc1b732f5ba984c68051c1122dc68724d54;hpb=239cfbde1f5843c4a24199f117d5f67f637d72d5;p=linux-2.6-omap-h63xx.git diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index 8a165cc1b73..00289c178f8 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig @@ -213,10 +213,6 @@ config MEMORY_SIZE default "01000000" if PLAT_M32104UT default "00800000" if PLAT_OAKS32R -config NOHIGHMEM - bool - default y - config ARCH_DISCONTIGMEM_ENABLE bool "Internal RAM Support" depends on CHIP_M32700 || CHIP_M32102 || CHIP_VDEC2 || CHIP_OPSP || CHIP_M32104 @@ -407,11 +403,7 @@ config PCI_DIRECT source "drivers/pci/Kconfig" config ISA - bool "ISA support" - help - Find out whether you have ISA slots on your motherboard. ISA is the - name of a bus system, i.e. the way the CPU talks to the other stuff - inside your box. If you have ISA, say Y, otherwise N. + bool source "drivers/pcmcia/Kconfig"