diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-11 21:35:12 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-11 21:35:12 +0000 |
commit | b008d03b5f438a46cc96fcc3622f979bbf79ba8c (patch) | |
tree | 8d453b561c6de67429528491f76c87f86767afef /target/linux/adm5120-2.6/config/default | |
parent | fbbcef7317f2a4038626031f8153fbd48c9b50f3 (diff) |
Add a cellvision profile for ADM5120 IP based cameras, build several modules for it : cpia2, usbaudio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7575 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120-2.6/config/default')
-rw-r--r-- | target/linux/adm5120-2.6/config/default | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/target/linux/adm5120-2.6/config/default b/target/linux/adm5120-2.6/config/default index d83efc2baf..4aeffadb2b 100644 --- a/target/linux/adm5120-2.6/config/default +++ b/target/linux/adm5120-2.6/config/default @@ -234,7 +234,6 @@ CONFIG_SERIO_SERPORT=y # CONFIG_SIBYTE_RHONE is not set # CONFIG_SIBYTE_SENTOSA is not set # CONFIG_SIBYTE_SWARM is not set -# CONFIG_SND_USB_AUDIO is not set CONFIG_SOFT_WATCHDOG=m # CONFIG_SPARSEMEM_STATIC is not set CONFIG_SYSVIPC_SYSCTL=y @@ -253,21 +252,32 @@ CONFIG_USB=y # CONFIG_USBPCWATCHDOG is not set # CONFIG_USB_ACM is not set CONFIG_USB_ADM5120_HCD=y -# CONFIG_USB_ATM is not set # CONFIG_USB_CATC is not set -# CONFIG_USB_DEVICEFS is not set # CONFIG_USB_EHCI_HCD is not set +# CONFIG_USB_ET61X251 is not set # CONFIG_USB_GTCO is not set +# CONFIG_USB_IBMCAM is not set # CONFIG_USB_KAWETH is not set +# CONFIG_USB_KONICAWC is not set +# CONFIG_USB_OV511 is not set # CONFIG_USB_PEGASUS is not set -# CONFIG_USB_PRINTER is not set +# CONFIG_USB_PWC is not set +# CONFIG_USB_QUICKCAM_MESSENGER is not set # CONFIG_USB_RTL8150 is not set +# CONFIG_USB_SE401 is not set # CONFIG_USB_SERIAL is not set -# CONFIG_USB_STORAGE is not set +# CONFIG_USB_SN9C102 is not set +# CONFIG_USB_STV680 is not set # CONFIG_USB_UHCI_HCD is not set # CONFIG_USB_USBNET is not set # CONFIG_USB_USBNET_MII is not set +# CONFIG_USB_VICAM is not set +# CONFIG_USB_ZC0301 is not set # CONFIG_USB_ZD1201 is not set +# CONFIG_VIDEO_CPIA is not set +CONFIG_VIDEO_CPIA2=m +# CONFIG_VIDEO_STRADIS is not set +CONFIG_VIDEO_V4L1=y CONFIG_VM_EVENT_COUNTERS=y CONFIG_YAFFS_9BYTE_TAGS=y # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set |