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 | 698c1b49529819948bc48881dcee05a3b062f4e8 (patch) | |
tree | c3316cc92254203f8a9f7e16e54def192d5fca2d /target | |
parent | 48af2495b49545444bbcf84fdd20691667da1fe6 (diff) | |
download | upstream-698c1b49529819948bc48881dcee05a3b062f4e8.tar.gz upstream-698c1b49529819948bc48881dcee05a3b062f4e8.tar.bz2 upstream-698c1b49529819948bc48881dcee05a3b062f4e8.zip |
add more missing config symbols
SVN-Revision: 27911
Diffstat (limited to 'target')
-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 |