From 6c61767371c139a7e7015c163d8f9c39649c89e4 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 15 Apr 2008 02:28:01 +0000 Subject: [PATCH] add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected SVN-Revision: 10841 --- target/linux/generic-2.6/config-2.6.24 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index 1a92ff9f6c..0e63b1bd1a 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -126,6 +126,7 @@ CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_SD=m # CONFIG_BLK_DEV_SIIMAGE is not set # CONFIG_BLK_DEV_SIS5513 is not set +# CONFIG_BLK_DEV_SL82C105 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_SR is not set # CONFIG_BLK_DEV_SVWKS is not set @@ -414,6 +415,8 @@ CONFIG_HZ_100=y # CONFIG_I2C_GPIO is not set # CONFIG_I2C_I801 is not set # CONFIG_I2C_I810 is not set +# CONFIG_I2C_IBM_IIC is not set +# CONFIG_I2C_MPC is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PARPORT_LIGHT is not set @@ -999,6 +1002,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PATA_MPIIX is not set # CONFIG_PATA_NETCELL is not set # CONFIG_PATA_NS87410 is not set +# CONFIG_PATA_NS87415 is not set # CONFIG_PATA_OLDPIIX is not set # CONFIG_PATA_OPTI is not set # CONFIG_PATA_OPTIDMA is not set @@ -1211,6 +1215,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_ADM1029 is not set # CONFIG_SENSORS_ADM1031 is not set # CONFIG_SENSORS_ADM9240 is not set +# CONFIG_SENSORS_ADT7470 is not set # CONFIG_SENSORS_APPLESMC is not set # CONFIG_SENSORS_ASB100 is not set # CONFIG_SENSORS_ATXP1 is not set @@ -1221,11 +1226,14 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_DS1621 is not set # CONFIG_SENSORS_EEPROM is not set # CONFIG_SENSORS_F71805F is not set +# CONFIG_SENSORS_F71882FG is not set +# CONFIG_SENSORS_F75375S is not set # CONFIG_SENSORS_FSCHER is not set # CONFIG_SENSORS_FSCPOS is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_GL520SM is not set # CONFIG_SENSORS_HDAPS is not set +# CONFIG_SENSORS_I5K_AMB is not set # CONFIG_SENSORS_IT87 is not set # CONFIG_SENSORS_K8TEMP is not set # CONFIG_SENSORS_LM63 is not set @@ -1240,6 +1248,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_LM90 is not set # CONFIG_SENSORS_LM92 is not set # CONFIG_SENSORS_LM93 is not set +# CONFIG_SENSORS_M41T00 is not set # CONFIG_SENSORS_MAX1619 is not set # CONFIG_SENSORS_MAX6650 is not set # CONFIG_SENSORS_MAX6875 is not set @@ -1318,6 +1327,7 @@ CONFIG_SND=m # CONFIG_SND_CS4236 is not set # CONFIG_SND_CS4281 is not set # CONFIG_SND_CS46XX is not set +# CONFIG_SND_CS5530 is not set # CONFIG_SND_CS5535AUDIO is not set # CONFIG_SND_DARLA20 is not set # CONFIG_SND_DARLA24 is not set -- 2.30.2