From e036077e9e462debf94b85b9ecd05db94fdc9b7b Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 29 Oct 2012 10:11:05 +0000 Subject: target: refresh all target configs with kconfig.pl Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33987 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/harddisk/config-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ixp4xx/harddisk') diff --git a/target/linux/ixp4xx/harddisk/config-default b/target/linux/ixp4xx/harddisk/config-default index 3fe6f0c6ad..e8ea99213e 100644 --- a/target/linux/ixp4xx/harddisk/config-default +++ b/target/linux/ixp4xx/harddisk/config-default @@ -5,6 +5,7 @@ CONFIG_EXT4_FS=y CONFIG_JBD=y CONFIG_REISERFS_FS=y CONFIG_SATA_VIA=y +CONFIG_USB=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y @@ -15,4 +16,3 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_STORAGE=y -CONFIG_USB=y -- cgit v1.2.3