X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=70dba16689077dc0440cf12cc607f000bd5bdbdf;hp=257033c691f2618adf9c6103d9e1e9090b470fcb;hb=f68ec0c24755e5cdb779be6240925f2175311d84;hpb=9fec6060d9e48ed7db0dac0e16d0f0f0e615b7f6 diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 257033c691f2..70dba1668907 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -810,6 +810,11 @@ config OABI_COMPAT UNPREDICTABLE (in fact it can be predicted that it won't work at all). If in doubt say Y. +config ARCH_FLATMEM_HAS_HOLES + bool + default y + depends on FLATMEM + config ARCH_DISCONTIGMEM_ENABLE bool default (ARCH_LH7A40X && !LH7A40X_CONTIGMEM) @@ -1225,6 +1230,8 @@ source "drivers/dma/Kconfig" source "drivers/dca/Kconfig" +source "drivers/regulator/Kconfig" + source "drivers/uio/Kconfig" endmenu