diff options
| author | Gabor Juhos <juhosg@openwrt.org> | 2009-04-26 05:33:38 +0000 |
|---|---|---|
| committer | Gabor Juhos <juhosg@openwrt.org> | 2009-04-26 05:33:38 +0000 |
| commit | 742b01e470e3da1492bc5da81cca642db5ce568f (patch) | |
| tree | 5754f5b110f2187f1463b4f8f3d6a766eae3a83b /target/linux | |
| parent | f41b32d49c293c652f6955a72c5468f53a1351db (diff) | |
| download | upstream-742b01e470e3da1492bc5da81cca642db5ce568f.tar.gz upstream-742b01e470e3da1492bc5da81cca642db5ce568f.tar.bz2 upstream-742b01e470e3da1492bc5da81cca642db5ce568f.zip | |
[ar71xx] add missing Kconfig symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15420 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 | ||||
| -rw-r--r-- | target/linux/ar71xx/config-2.6.29 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 1015c8dcc9b..1299442086e 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 abeddbf5d6b..cdaa05dd0d4 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 |
