diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-14 15:06:05 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-14 15:06:05 +0000 |
commit | 1fc1171f5aaffc4e26e7b19bfa3fb80ffb03befc (patch) | |
tree | 2dcdb0317611fc3a4a6f5097c83900ddba1e2851 | |
parent | 8abaf7edaaa2c110aada68431614ff6542ddd66d (diff) |
[kernel] add more 2.6.37 missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25534 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic/config-2.6.37 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index a6ae83de2..472c3a4e4 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -2413,6 +2413,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set # CONFIG_SPARSE_IRQ is not set # CONFIG_SPARSE_RCU_POINTER is not set +# CONFIG_SPEAKUP is not set # CONFIG_SPI is not set # CONFIG_SPINLOCK_TEST is not set # CONFIG_SPI_BUTTERFLY is not set @@ -2520,6 +2521,7 @@ CONFIG_TMPFS=y # CONFIG_TOUCHSCREEN_AD7879_I2C is not set # CONFIG_TOUCHSCREEN_AD7879_SPI is not set # CONFIG_TOUCHSCREEN_ADS7846 is not set +# CONFIG_TOUCHSCREEN_BU21013 is not set # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set # CONFIG_TOUCHSCREEN_EETI is not set # CONFIG_TOUCHSCREEN_ELO is not set |