1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 06:45:53 +03:00

[ar71xx] add missing Kconfig symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15420 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-04-26 05:33:38 +00:00
parent 6597e95517
commit 6e4509664e
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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