From: Gabor Juhos Date: Sun, 26 Apr 2009 05:33:38 +0000 (+0000) Subject: [ar71xx] add missing Kconfig symbol X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=ff69de9a1ba8a393fe0fcf8ec13d49391714fb68 [ar71xx] add missing Kconfig symbol SVN-Revision: 15420 --- diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 1015c8dcc9..1299442086 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -233,6 +233,7 @@ CONFIG_SPI_BITBANG=y # CONFIG_SPI_GPIO_OLD is not set CONFIG_SPI_MASTER=y # CONFIG_SPI_SPIDEV is not set +# CONFIG_SSB_DRIVER_MIPS is not set CONFIG_SSB_POSSIBLE=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_SYS_HAS_CPU_MIPS32_R1=y diff --git a/target/linux/ar71xx/config-2.6.29 b/target/linux/ar71xx/config-2.6.29 index abeddbf5d6..cdaa05dd0d 100644 --- a/target/linux/ar71xx/config-2.6.29 +++ b/target/linux/ar71xx/config-2.6.29 @@ -240,6 +240,7 @@ CONFIG_SPI_BITBANG=y # CONFIG_SPI_GPIO_OLD is not set CONFIG_SPI_MASTER=y # CONFIG_SPI_SPIDEV is not set +# CONFIG_SSB_DRIVER_MIPS is not set CONFIG_SSB_POSSIBLE=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_SYS_HAS_CPU_MIPS32_R1=y