]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/Kconfig
ARM: DaVinci: SOC GPIOs use gpiolib
[linux-2.6-omap-h63xx.git] / arch / arm / Kconfig
index 4b8acd2851f48e4a7e42bd6f8886fae30aae930c..ea3c858d7536785a670389ce536ae3da45f04c9c 100644 (file)
@@ -515,6 +515,7 @@ config ARCH_DAVINCI
        select GENERIC_TIME
        select GENERIC_CLOCKEVENTS
        select GENERIC_GPIO
+       select ARCH_REQUIRE_GPIOLIB
        select HAVE_CLK
        help
          Support for TI's DaVinci platform.
@@ -810,6 +811,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)