Răsfoiți Sursa

Added USB support

SVN-Revision: 7771
Hamish Guthrie 18 ani în urmă
părinte
comite
c5c3e1d89c
2 a modificat fișierele cu 10 adăugiri și 2 ștergeri
  1. 1 1
      target/linux/at91-2.6/Makefile
  2. 9 1
      target/linux/at91-2.6/config/default

+ 1 - 1
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
 

+ 9 - 1
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