diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-08-02 13:53:23 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-08-02 13:53:23 +0000 |
commit | 658cfef9bc33752a05c154d58adba25838bbab1e (patch) | |
tree | a6c1b38635cd0c5208ea66d11ede53b46a452d28 /target/linux/adm5120eb-2.6/config | |
parent | 21075a17f77be37c466053f6150e8fcf8f6d52cd (diff) | |
download | mtk-20170518-658cfef9bc33752a05c154d58adba25838bbab1e.zip mtk-20170518-658cfef9bc33752a05c154d58adba25838bbab1e.tar.gz mtk-20170518-658cfef9bc33752a05c154d58adba25838bbab1e.tar.bz2 |
Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module
SVN-Revision: 8317
Diffstat (limited to 'target/linux/adm5120eb-2.6/config')
-rw-r--r-- | target/linux/adm5120eb-2.6/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120eb-2.6/config/default b/target/linux/adm5120eb-2.6/config/default index 9b1daa2..05de7ee 100644 --- a/target/linux/adm5120eb-2.6/config/default +++ b/target/linux/adm5120eb-2.6/config/default @@ -241,7 +241,7 @@ CONFIG_TRAD_SIGNALS=y CONFIG_USB=y # CONFIG_USBPCWATCHDOG is not set # CONFIG_USB_ACM is not set -CONFIG_USB_ADM5120_HCD=y +CONFIG_USB_ADM5120_HCD=m # CONFIG_USB_ATM is not set # CONFIG_USB_CATC is not set # CONFIG_USB_DEVICEFS is not set |