summaryrefslogtreecommitdiff
path: root/target/linux/at91-2.6
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2007-06-29 09:49:28 +0000
committerHamish Guthrie <hcg@openwrt.org>2007-06-29 09:49:28 +0000
commitc5c3e1d89c09bdc55d7ed65cfe51a55165682456 (patch)
tree652efec6a4697570a68f176f58275a7de6f6b9b0 /target/linux/at91-2.6
parent5efd069ecb6780cda5a7f47cbdf980d3ada3c94c (diff)
downloadmtk-20170518-c5c3e1d89c09bdc55d7ed65cfe51a55165682456.zip
mtk-20170518-c5c3e1d89c09bdc55d7ed65cfe51a55165682456.tar.gz
mtk-20170518-c5c3e1d89c09bdc55d7ed65cfe51a55165682456.tar.bz2
Added USB support
SVN-Revision: 7771
Diffstat (limited to 'target/linux/at91-2.6')
-rw-r--r--target/linux/at91-2.6/Makefile2
-rw-r--r--target/linux/at91-2.6/config/default10
2 files changed, 10 insertions, 2 deletions
diff --git a/target/linux/at91-2.6/Makefile b/target/linux/at91-2.6/Makefile
index ccd6353..c5c2ab6 100644
--- a/target/linux/at91-2.6/Makefile
+++ b/target/linux/at91-2.6/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=at91
BOARDNAME:=AT91
-FEATURES:=squashfs
+FEATURES:=squashfs usb
LINUX_VERSION:=2.6.21.5
diff --git a/target/linux/at91-2.6/config/default b/target/linux/at91-2.6/config/default
index 7881ae5..c899a73 100644
--- a/target/linux/at91-2.6/config/default
+++ b/target/linux/at91-2.6/config/default
@@ -298,7 +298,15 @@ CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
-# CONFIG_USB_STORAGE is not set
+# CONFIG_USB_STORAGE_ALAUDA is not set
+# CONFIG_USB_STORAGE_DATAFAB is not set
+# CONFIG_USB_STORAGE_DPCM is not set
+# CONFIG_USB_STORAGE_FREECOM is not set
+# CONFIG_USB_STORAGE_JUMPSHOT is not set
+# CONFIG_USB_STORAGE_KARMA is not set
+# CONFIG_USB_STORAGE_SDDR09 is not set
+# CONFIG_USB_STORAGE_SDDR55 is not set
+# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_YEALINK is not set