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 | 7a56cfbe6a31aa2d031a4ee14ef9a233f1ba9104 (patch) | |
tree | 92ba6226e8a35ee4c2a3e6744d41378dde62ffe8 /target/linux/orion | |
parent | af0980c6ecb4856632d1ccb5d1fd3f7090495153 (diff) | |
download | upstream-7a56cfbe6a31aa2d031a4ee14ef9a233f1ba9104.tar.gz upstream-7a56cfbe6a31aa2d031a4ee14ef9a233f1ba9104.tar.bz2 upstream-7a56cfbe6a31aa2d031a4ee14ef9a233f1ba9104.zip |
try to clean up some kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12067 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |