1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 12:23:15 +03:00

[brcm63xx] restore kernel oldconfig

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23503 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-10-17 14:09:24 +00:00
parent 1e6479e887
commit ec60b6b300

View File

@ -87,6 +87,7 @@ CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GPIOLIB=y CONFIG_GPIOLIB=y
# CONFIG_GPIO_CS5535 is not set # CONFIG_GPIO_CS5535 is not set
CONFIG_GPIO_74X164=y
CONFIG_GPIO_DEVICE=y CONFIG_GPIO_DEVICE=y
CONFIG_GPIO_SYSFS=y CONFIG_GPIO_SYSFS=y
# CONFIG_HAMRADIO is not set # CONFIG_HAMRADIO is not set
@ -186,6 +187,10 @@ CONFIG_SERIAL_BCM63XX_CONSOLE=y
# CONFIG_SIBYTE_RHONE is not set # CONFIG_SIBYTE_RHONE is not set
# CONFIG_SIBYTE_SENTOSA is not set # CONFIG_SIBYTE_SENTOSA is not set
# CONFIG_SIBYTE_SWARM is not set # CONFIG_SIBYTE_SWARM is not set
CONFIG_SPI=y
CONFIG_SPI_BITBANG=y
CONFIG_SPI_GPIO=y
CONFIG_SPI_MASTER=y
CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_EMBEDDED=y
CONFIG_SSB=y CONFIG_SSB=y
CONFIG_SSB_B43_PCI_BRIDGE=y CONFIG_SSB_B43_PCI_BRIDGE=y