diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-06-08 16:13:37 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-06-08 16:13:37 +0000 |
commit | 7e2b5d177b153353e39122d0033c9bf07f333bfa (patch) | |
tree | 2c03d37ce731e0457e57e65104e1b77dba1cac9f | |
parent | d7dc747324d12c06ec54aa16fface704598fe8b9 (diff) | |
download | upstream-7e2b5d177b153353e39122d0033c9bf07f333bfa.tar.gz upstream-7e2b5d177b153353e39122d0033c9bf07f333bfa.tar.bz2 upstream-7e2b5d177b153353e39122d0033c9bf07f333bfa.zip |
generic-2.6: generic: add missing config symbols for 2.6.35
SVN-Revision: 21704
-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 |