diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-10-08 17:56:31 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-10-08 17:56:31 +0000 |
commit | ffc90868e475a57a2711a7ab9b121bc4aa4a80e1 (patch) | |
tree | 7ea72c86e6d3174786da49beef3a686d82f706fe /target/linux/octeon/config-default | |
parent | 5f50864a9dfeef864af2b8dd1eb06f136a5b6540 (diff) | |
download | upstream-ffc90868e475a57a2711a7ab9b121bc4aa4a80e1.tar.gz upstream-ffc90868e475a57a2711a7ab9b121bc4aa4a80e1.tar.bz2 upstream-ffc90868e475a57a2711a7ab9b121bc4aa4a80e1.zip |
add support for the dwc_otg USB controller
SVN-Revision: 18006
Diffstat (limited to 'target/linux/octeon/config-default')
-rw-r--r-- | target/linux/octeon/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/octeon/config-default b/target/linux/octeon/config-default index 90389f83ae..88960d400a 100644 --- a/target/linux/octeon/config-default +++ b/target/linux/octeon/config-default @@ -264,6 +264,7 @@ CONFIG_SYS_SUPPORTS_SMP=y # CONFIG_TIMER_STATS is not set CONFIG_TRACING_SUPPORT=y CONFIG_UNEVICTABLE_LRU=y +CONFIG_USB_SUPPORT=y CONFIG_USER_SCHED=y CONFIG_USE_GENERIC_SMP_HELPERS=y # CONFIG_VLAN_8021Q is not set |