diff options
author | John Crispin <blogic@openwrt.org> | 2015-02-18 13:35:46 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-02-18 13:35:46 +0000 |
commit | b77e03c4bf8e89f4b1f5bc7d3b9f478b67162e10 (patch) | |
tree | f05495d6a9adf4b3e15e1fc0a173e98b25b4f700 /target/linux/at91/config-default | |
parent | e51055dc1dfc3426ac608ce8cd02a9fabb6a5ec1 (diff) | |
download | upstream-b77e03c4bf8e89f4b1f5bc7d3b9f478b67162e10.tar.gz upstream-b77e03c4bf8e89f4b1f5bc7d3b9f478b67162e10.tar.bz2 upstream-b77e03c4bf8e89f4b1f5bc7d3b9f478b67162e10.zip |
at91: bump to v3.18
Signed-off-by: Your Name <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44489 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/config-default')
-rw-r--r-- | target/linux/at91/config-default | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/at91/config-default b/target/linux/at91/config-default index 6ed83c8e74..89a9fc2147 100644 --- a/target/linux/at91/config-default +++ b/target/linux/at91/config-default @@ -171,6 +171,10 @@ CONFIG_PINCTRL=y CONFIG_PINCTRL_AT91=y # CONFIG_PINCTRL_SINGLE is not set CONFIG_PINMUX=y +# CONFIG_PL310_ERRATA_588369 is not set +# CONFIG_PL310_ERRATA_727915 is not set +# CONFIG_PL310_ERRATA_753970 is not set +# CONFIG_PL310_ERRATA_769419 is not set # CONFIG_PREEMPT_RCU is not set CONFIG_PROC_DEVICETREE=y # CONFIG_RCU_STALL_COMMON is not set @@ -210,6 +214,7 @@ CONFIG_USB_ETH=y # CONFIG_USB_ETH_EEM is not set CONFIG_USB_ETH_RNDIS=y CONFIG_USB_GADGET=y +# CONFIG_USB_GADGET_XILINX is not set CONFIG_USB_LIBCOMPOSITE=y CONFIG_USB_SUPPORT=y CONFIG_USE_OF=y |