diff options
author | Travis Kemen <thepeople@openwrt.org> | 2008-08-02 02:33:15 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2008-08-02 02:33:15 +0000 |
commit | e6d14f7cd78a02b4bc20694c338c28fbb5762645 (patch) | |
tree | 0d3eea82f510a84f0e8e40626518ffa1f9c340d4 /target/linux/orion | |
parent | 014a020b5f7155cbac694de20f2dabbd442382d7 (diff) | |
download | upstream-e6d14f7cd78a02b4bc20694c338c28fbb5762645.tar.gz upstream-e6d14f7cd78a02b4bc20694c338c28fbb5762645.tar.bz2 upstream-e6d14f7cd78a02b4bc20694c338c28fbb5762645.zip |
try to clean up some kernel configs
SVN-Revision: 12067
Diffstat (limited to 'target/linux/orion')
-rw-r--r-- | target/linux/orion/config-default | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 50e94b7d1e..514efc592c 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -199,6 +199,7 @@ CONFIG_MEDIA_TUNER_TEA5767=m CONFIG_MEDIA_TUNER_XC2028=m CONFIG_MEDIA_TUNER_XC5000=m # CONFIG_MINIX_FS is not set +# CONFIG_MMC_TEST is not set CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -314,6 +315,8 @@ CONFIG_SCSI_WAIT_SCAN=m # CONFIG_SHMEM is not set CONFIG_SLABINFO=y # CONFIG_SMC91X is not set +# CONFIG_SND_AW2 is not set +# CONFIG_SOC_CAMERA is not set # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOUND is not set # CONFIG_SPARSEMEM_STATIC is not set @@ -373,6 +376,8 @@ CONFIG_VIDEO_V4L1=m CONFIG_VIDEO_V4L2=m CONFIG_VIDEO_V4L2_COMMON=m CONFIG_VM_EVENT_COUNTERS=y +# CONFIG_VIDEO_SAA717X is not set +# CONFIG_USB_VIDEO_CLASS is not set CONFIG_WAN=y # CONFIG_WANXL is not set # CONFIG_XFS_FS is not set |