diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-08-03 14:22:52 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-08-03 14:22:52 +0000 |
commit | 73369b5d072411ec83062103b9d685c215007637 (patch) | |
tree | bc4f52cd3d9ed77af5fa9ed09b572f2f6248064d /target/linux | |
parent | bdb0f4c7eff40529c9251572a3a26c3aac283730 (diff) | |
download | upstream-73369b5d072411ec83062103b9d685c215007637.tar.gz upstream-73369b5d072411ec83062103b9d685c215007637.tar.bz2 upstream-73369b5d072411ec83062103b9d685c215007637.zip |
add more options to the generic 2.6.26 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12078 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 3cb0665c78..ba0a302cd3 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1,6 +1,7 @@ # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_9P_FS is not set +# CONFIG_ACCESSIBILITY is not set # CONFIG_ACENIC is not set # CONFIG_ACORN_PARTITION is not set # CONFIG_ADAPTEC_STARFIRE is not set @@ -753,6 +754,7 @@ CONFIG_MAC_PARTITION=y # CONFIG_MEGARAID_LEGACY is not set # CONFIG_MEGARAID_NEWGEN is not set # CONFIG_MEGARAID_SAS is not set +# CONFIG_MEMSTICK is not set # CONFIG_MFD_ASIC3 is not set # CONFIG_MFD_SM501 is not set CONFIG_MII=y @@ -1835,6 +1837,7 @@ CONFIG_VIDEO_V4L2=y # CONFIG_VIDEO_WM8775 is not set # CONFIG_VIDEO_ZORAN is not set CONFIG_VIRT_TO_BUS=y +# CONFIG_VIRTUALIZATION is not set # CONFIG_VITESSE_PHY is not set CONFIG_VLAN_8021Q=y # CONFIG_VM_EVENT_COUNTERS is not set |