diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-04-09 23:34:20 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-04-09 23:34:20 +0000 |
commit | 3d37807283fff193294326ef6fc7cc01f084b012 (patch) | |
tree | ecb3e555bc98b06214ec12698ae7165b35360f6a /target/linux/generic/config-2.6.35 | |
parent | 4a3fbc5e68c2144cf26da0bcadc6099540a1640d (diff) |
kernel: add symbols, small fixes
* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26570 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.35')
-rw-r--r-- | target/linux/generic/config-2.6.35 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index 4d9fb82fca..358b5232a2 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -1414,6 +1414,7 @@ CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y # CONFIG_MODVERSIONS is not set # CONFIG_MOUSE_APPLETOUCH is not set +# CONFIG_MOUSE_GPIO is not set # CONFIG_MOUSE_INPORT is not set # CONFIG_MOUSE_LOGIBM is not set # CONFIG_MOUSE_PC110PAD is not set |