From cab7a86ad0f7226098af470a3746e92c4561399b Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 16 Apr 2010 18:40:12 +0000 Subject: ppc40x: enable USB support Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20933 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/config-default | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index c2410f32c..487a56754 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -178,6 +178,7 @@ CONFIG_SWIOTLB=y CONFIG_TASK_SIZE=0xc0000000 # CONFIG_TREE_PREEMPT_RCU is not set CONFIG_TREE_RCU=y +CONFIG_USB_SUPPORT=y # CONFIG_WALNUT is not set CONFIG_WORD_SIZE=32 # CONFIG_XILINX_SYSACE is not set -- cgit v1.2.3