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 | 38a87b1430702d88b058ae101b761be79a1e9f98 (patch) | |
tree | 81a2347b8618c8af461da53f5368f43fd68f40d5 /target/linux/generic-2.6 | |
parent | aae6fead80fcb37ae0365616e516a2f8f1de8b27 (diff) | |
download | upstream-38a87b1430702d88b058ae101b761be79a1e9f98.tar.gz upstream-38a87b1430702d88b058ae101b761be79a1e9f98.tar.bz2 upstream-38a87b1430702d88b058ae101b761be79a1e9f98.zip |
add more options to the generic 2.6.26 config
SVN-Revision: 12078
Diffstat (limited to 'target/linux/generic-2.6')
-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 |