From 0b92dff1944f21fd0d4a7da83b4537627a48d289 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 16 Apr 2010 20:29:50 +0000 Subject: [PATCH] backfire: ppc40x: enable USB support (backport of r20933) git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20945 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 -- 2.35.1