Browse Source

add missing Kconfig symbol

SVN-Revision: 15420
Gabor Juhos 17 years ago
parent
commit
8614f2c7ed
2 changed files with 2 additions and 0 deletions
  1. 1 0
      target/linux/ar71xx/config-2.6.28
  2. 1 0
      target/linux/ar71xx/config-2.6.29

+ 1 - 0
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

+ 1 - 0
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