diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-08 16:13:37 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-08 16:13:37 +0000 |
commit | cac0371c96d6928c1165e5c65b59c219f3bf0f01 (patch) | |
tree | 82a427d0a10baab814bf30738dab3a15a3b05c21 /target/linux/generic-2.6 | |
parent | 92eda5aceec92b6ecfd45d9b882205279199e73a (diff) |
generic-2.6: generic: add missing config symbols for 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21704 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.35 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.35 b/target/linux/generic-2.6/config-2.6.35 index 6c8214a31f..d8630c85aa 100644 --- a/target/linux/generic-2.6/config-2.6.35 +++ b/target/linux/generic-2.6/config-2.6.35 @@ -707,11 +707,12 @@ CONFIG_HAVE_MLOCK=y # CONFIG_HERMES is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set -# CONFIG_HID_3M_PCT is not set +# CONFIGHID_3M_PCT is not set # CONFIG_HID_A4TECH is not set # CONFIG_HID_APPLE is not set # CONFIG_HID_BELKIN is not set # CONFIG_HID_BRIGHT is not set +# CONFIG_HID_CANDO is not set # CONFIG_HID_CHERRY is not set # CONFIG_HID_CHICONY is not set # CONFIG_HID_COMPAT is not set @@ -719,6 +720,7 @@ CONFIG_HAVE_MLOCK=y # CONFIG_HID_DEBUG is not set # CONFIG_HID_DELL is not set # CONFIG_HID_DRAGONRISE is not set +# CONFIG_HID_EGALAX is not set # CONFIG_HID_EZKEY is not set # CONFIG_HID_FF is not set # CONFIG_HID_GREENASIA is not set @@ -734,9 +736,13 @@ CONFIG_HAVE_MLOCK=y # CONFIG_HID_NTRIG is not set # CONFIG_HID_ORTEK is not set # CONFIG_HID_PANTHERLORD is not set +# CONFIG_HID_PICOLCD is not set # CONFIG_HID_PETALYNX is not set # CONFIG_HID_PID is not set # CONFIG_HID_QUANTA is not set +# CONFIG_HID_ROCCAT is not set +# CONFIG_HID_ROCCAT_KONE is not set +# CONFIG_HID_ZYDACRON is not set # CONFIG_HIDRAW is not set # CONFIG_HID_SAMSUNG is not set # CONFIG_HID_SMARTJOYPLUS is not set @@ -941,6 +947,7 @@ CONFIG_INITRAMFS_COMPRESSION_NONE=y # CONFIG_INLINE_WRITE_UNLOCK_BH is not set # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set +# CONFIG_INPUT_AD714X is not set # CONFIG_INPUT_APANEL is not set # CONFIG_INPUT_ATI_REMOTE2 is not set # CONFIG_INPUT_ATI_REMOTE is not set |