Date:2010-08-19 21:06:47 (13 years 7 months ago)
Author:claudio
Commit:a90c827ee9ffd44d3adbc47f71e52ca8406ff42a
Message:[at91] Include the usb-ohci module as default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22733 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: target/linux/at91/Makefile (1 diff)
target/linux/at91/config-default (2 diffs)

Change Details

target/linux/at91/Makefile
1717
1818include $(INCLUDE_DIR)/target.mk
1919
20DEFAULT_PACKAGES+= kmod-usb-ohci
2021KERNELNAME:="uImage"
2122
2223define Target/Description
target/linux/at91/config-default
154154CONFIG_SYS_SUPPORTS_APM_EMULATION=y
155155#CONFIG_SND_ATMEL_SOC is not set
156156CONFIG_UID16=y
157CONFIG_USB=y
158157# CONFIG_USB_ARCH_HAS_EHCI is not set
159158CONFIG_USB_AT91=y
160159# CONFIG_USB_AUDIO is not set
161160# CONFIG_USB_CDC_COMPOSITE is not set
162# CONFIG_USB_DEVICEFS is not set
163161CONFIG_USB_ETH=y
164162CONFIG_USB_ETH_EEM=y
165163CONFIG_USB_ETH_RNDIS=y
...... 
194192# CONFIG_USB_G_PRINTER is not set
195193# CONFIG_USB_G_SERIAL is not set
196194# CONFIG_USB_MIDI_GADGET is not set
197# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
198# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
199CONFIG_USB_OHCI_HCD=y
200195CONFIG_USB_SUPPORT=y
201196# CONFIG_USB_ZERO is not set
202197CONFIG_VECTORS_BASE=0xffff0000

Archive Download the corresponding diff file



interactive