diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-21 15:20:59 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-21 15:20:59 +0000 |
commit | b498bd8d379bcf5a732aed215507689a39e84117 (patch) | |
tree | 8af3cfab2b67a9a229a370e8446621cdf4735560 /target | |
parent | 0ebb9220a08d67c383fef13151902154efecf591 (diff) | |
download | upstream-b498bd8d379bcf5a732aed215507689a39e84117.tar.gz upstream-b498bd8d379bcf5a732aed215507689a39e84117.tar.bz2 upstream-b498bd8d379bcf5a732aed215507689a39e84117.zip |
add more symbols to the generic config
SVN-Revision: 18458
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 9 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 7 |
2 files changed, 15 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 2fec409665..e8c61e4f90 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -638,8 +638,10 @@ CONFIG_HAVE_MLOCK=y # CONFIG_HID_CYPRESS is not set # CONFIG_HID_DEBUG is not set # CONFIG_HID_DELL is not set +# CONFIG_HID_DRAGONRISE is not set # CONFIG_HID_EZKEY is not set # CONFIG_HID_FF is not set +# CONFIG_HID_GREENASIA is not set # CONFIG_HID_GYRATION is not set # CONFIG_HID is not set # CONFIG_HID_KENSINGTON is not set @@ -653,10 +655,13 @@ CONFIG_HAVE_MLOCK=y # CONFIG_HID_PID is not set # CONFIG_HIDRAW is not set # CONFIG_HID_SAMSUNG is not set +# CONFIG_HID_SMARTJOYPLUS is not set # CONFIG_HID_SONY is not set # CONFIG_HID_SUNPLUS is not set # CONFIG_HID_SUPPORT is not set +# CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_TOPSEED is not set +# CONFIG_HID_ZEROPLUS is not set # CONFIG_HIGHMEM is not set CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set @@ -1025,10 +1030,10 @@ CONFIG_JOLIET=y # CONFIG_KALLSYMS_EXTRA_PASS is not set # CONFIG_KALLSYMS is not set # CONFIG_KARMA_PARTITION is not set -# CONFIG_KEXEC is not set # CONFIG_KERNEL_GZIP is not set CONFIG_KERNEL_LZMA=y # CONFIG_KERNEL_LZO is not set +# CONFIG_KEXEC is not set # CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYS is not set # CONFIG_KMEMTRACE is not set @@ -2596,6 +2601,8 @@ CONFIG_VLAN_8021Q=y # CONFIG_VM_EVENT_COUNTERS is not set # CONFIG_VMSPLIT_1G is not set # CONFIG_VMSPLIT_2G is not set +# CONFIG_VMSPLIT_2G_OPT is not set +# CONFIG_VMSPLIT_3G_OPT is not set CONFIG_VMSPLIT_3G=y # CONFIG_VT6655 is not set # CONFIG_VT is not set diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index c60c2f6cc8..2a314b7eb5 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -647,8 +647,10 @@ CONFIG_HAVE_MLOCK=y # CONFIG_HID_CYPRESS is not set # CONFIG_HID_DEBUG is not set # CONFIG_HID_DELL is not set +# CONFIG_HID_DRAGONRISE is not set # CONFIG_HID_EZKEY is not set # CONFIG_HID_FF is not set +# CONFIG_HID_GREENASIA is not set # CONFIG_HID_GYRATION is not set # CONFIG_HID is not set # CONFIG_HID_KENSINGTON is not set @@ -662,10 +664,13 @@ CONFIG_HAVE_MLOCK=y # CONFIG_HID_PID is not set # CONFIG_HIDRAW is not set # CONFIG_HID_SAMSUNG is not set +# CONFIG_HID_SMARTJOYPLUS is not set # CONFIG_HID_SONY is not set # CONFIG_HID_SUNPLUS is not set # CONFIG_HID_SUPPORT is not set +# CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_TOPSEED is not set +# CONFIG_HID_ZEROPLUS is not set # CONFIG_HIGHMEM is not set CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set @@ -2620,6 +2625,8 @@ CONFIG_VLAN_8021Q=y # CONFIG_VM_EVENT_COUNTERS is not set # CONFIG_VMSPLIT_1G is not set # CONFIG_VMSPLIT_2G is not set +# CONFIG_VMSPLIT_2G_OPT is not set +# CONFIG_VMSPLIT_3G_OPT is not set CONFIG_VMSPLIT_3G=y # CONFIG_VT6655 is not set # CONFIG_VT6656 is not set |