diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-10 18:03:16 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-10 18:03:16 +0000 |
commit | 5afcf4da191a22ebbecf4495a95710c86cdc6b47 (patch) | |
tree | 53956367552cdb4d9b6223ed2e575e5ae6188cc8 /target/linux | |
parent | 3e3f63e2bf1315742a4612b2bc9a01e76185f232 (diff) |
[kernel] add missing 2.6.37 config symbols.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25447 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-2.6.37 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index a2fbdca400..a6ae83de2a 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -179,6 +179,7 @@ CONFIG_BASE_SMALL=0 CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_MISC is not set CONFIG_BITREVERSE=y +# CONFIG_BKL is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_CPQ_DA is not set CONFIG_BLK_DEV=y @@ -254,6 +255,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 @@ -342,6 +344,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 @@ -2039,6 +2042,7 @@ CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_BNX2_ISCSI is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_CONSTANTS is not set +# CONFIG_SCSI_CXGB4_ISCSI is not set # CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_DEBUG is not set @@ -2216,6 +2220,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y # CONFIG_SERIAL_UARTLITE 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 |