diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-08-05 13:48:38 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-08-05 13:48:38 +0000 |
commit | 89370b3ac13c53314e32a1c3ea1814538eb1c363 (patch) | |
tree | f5d6a6ef95762a37f8df8e917fed2a1181621c6b /target/linux | |
parent | 345745e951a57ca4fe283ec5e6d2945fb877361f (diff) | |
download | upstream-89370b3ac13c53314e32a1c3ea1814538eb1c363.tar.gz upstream-89370b3ac13c53314e32a1c3ea1814538eb1c363.tar.bz2 upstream-89370b3ac13c53314e32a1c3ea1814538eb1c363.zip |
[kernel] add more missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27911 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index 3386a9ef0b..83b39b601a 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -259,6 +259,7 @@ CONFIG_BLK_DEV_INITRD=y # CONFIG_BLK_DEV_XIP is not set CONFIG_BLOCK=y # CONFIG_BMP085 is not set +# CONFIG_BNA is not set # CONFIG_BNX2 is not set # CONFIG_BONDING is not set # CONFIG_BOOT_PRINTK_DELAY is not set @@ -349,6 +350,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CHELSIO_T1 is not set # CONFIG_CHELSIO_T3 is not set # CONFIG_CHELSIO_T4 is not set +# CONFIG_CHELSIO_T4VF is not set # CONFIG_CHR_DEV_OSST is not set # CONFIG_CHR_DEV_SCH is not set # CONFIG_CHR_DEV_SG is not set @@ -2304,6 +2306,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y # CONFIG_SERIAL_XILINX_PS_UART is not set # CONFIG_SERIO is not set # CONFIG_SERIO_ALTERA_PS2 is not set +# CONFIG_SERIO_PS2MULT is not set # CONFIG_SFI is not set # CONFIG_SGI_IOC4 is not set # CONFIG_SGI_IP22 is not set |