add some missing config options
[openwrt.git] / target / linux / ar7-2.6 / patches / 100-board_support.patch
index 50970e2..1fa2630 100644 (file)
@@ -1,7 +1,7 @@
 diff -Nru linux-2.6.19.2/arch/mips/Kconfig linux-ar7/arch/mips/Kconfig
 --- linux-2.6.19.2/arch/mips/Kconfig   2006-12-12 02:32:53.000000000 +0700
 +++ linux-ar7/arch/mips/Kconfig        2007-01-29 21:52:21.000000000 +0700
-@@ -12,6 +12,18 @@
+@@ -16,6 +16,20 @@
        prompt "System type"
        default SGI_IP22
  
@@ -13,9 +13,11 @@ diff -Nru linux-2.6.19.2/arch/mips/Kconfig linux-ar7/arch/mips/Kconfig
 +      select IRQ_CPU
 +      select SWAP_IO_SPACE
 +      select SYS_HAS_CPU_MIPS32_R1
++      select SYS_HAS_EARLY_PRINTK
 +      select SYS_SUPPORTS_32BIT_KERNEL
 +      select SYS_SUPPORTS_LITTLE_ENDIAN
 +      select NEED_MULTIPLE_NODES
++      select GENERIC_GPIO
 +
  config MIPS_MTX1
        bool "4G Systems MTX-1 board"
This page took 0.028571 seconds and 4 git commands to generate.