[adm8668] add a gpiolib driver
[openwrt.git] / target / linux / adm8668 / patches-3.3 / 001-adm8668_arch.patch
index c00188c..1d52bcf 100644 (file)
@@ -28,8 +28,8 @@
 +      select SYS_SUPPORTS_32BIT_KERNEL
 +      select DMA_NONCOHERENT
 +      select SWAP_IO_SPACE
-+      select SERIAL_ADM8668
-+      select SERIAL_ADM8668_CONSOLE
++      select SYS_HAS_EARLY_PRINTK
++      select ARCH_REQUIRE_GPIOLIB
 +      help
 +              ADM8668 board support by neutronscott
 +              Scott Nicholas <neutronscott@scottn.us>
  config BCM63XX
        bool "Broadcom BCM63XX based boards"
        select CEVT_R4K
+@@ -813,6 +833,7 @@ config NLM_XLP_BOARD
+ endchoice
++source "arch/mips/adm8668/Kconfig"
+ source "arch/mips/alchemy/Kconfig"
+ source "arch/mips/ath79/Kconfig"
+ source "arch/mips/bcm47xx/Kconfig"