diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-01-01 21:44:37 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-01-01 21:44:37 +0000 |
commit | 1a2539e77ebf6cf5df1a723535c146a9d89bf2a2 (patch) | |
tree | dea2b4dd9dbdbe2f1772e2549c22525d7c694cbf /target/linux/amazon/config-2.6.30 | |
parent | 4b1ab04766e42bdf5590fb5b567534fd5c474852 (diff) | |
download | upstream-1a2539e77ebf6cf5df1a723535c146a9d89bf2a2.tar.gz upstream-1a2539e77ebf6cf5df1a723535c146a9d89bf2a2.tar.bz2 upstream-1a2539e77ebf6cf5df1a723535c146a9d89bf2a2.zip |
mazon: use platform_device for most drivers and fix some printk's
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18989 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/amazon/config-2.6.30')
-rw-r--r-- | target/linux/amazon/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/amazon/config-2.6.30 b/target/linux/amazon/config-2.6.30 index bb6bca05ce..f9124795bc 100644 --- a/target/linux/amazon/config-2.6.30 +++ b/target/linux/amazon/config-2.6.30 @@ -146,4 +146,5 @@ CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y CONFIG_TRACING_SUPPORT=y CONFIG_TRAD_SIGNALS=y +CONFIG_USB_SUPPORT=y CONFIG_ZONE_DMA_FLAG=0 |