diff options
author | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-02 02:33:15 +0000 |
---|---|---|
committer | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-02 02:33:15 +0000 |
commit | c91999ec52b20bdb537a606da5d05e43435e563b (patch) | |
tree | 92ba6226e8a35ee4c2a3e6744d41378dde62ffe8 /target/linux/orion/config-default | |
parent | da887498b868212d6a6d5776ca6d48532bf73fbb (diff) |
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/config-default')
-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 50e94b7d1..514efc592 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 |