diff options
author | John Crispin <john@openwrt.org> | 2015-02-18 13:35:46 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-18 13:35:46 +0000 |
commit | 4a6e4685884e4b9542ca660be7948d48810d8788 (patch) | |
tree | b0393566cf1b93eb5b97e30931f429e78f3451e6 /target/linux/at91/config-default | |
parent | b2f666d0980e807486f612188dffbe4cd66f58bd (diff) | |
download | upstream-4a6e4685884e4b9542ca660be7948d48810d8788.tar.gz upstream-4a6e4685884e4b9542ca660be7948d48810d8788.tar.bz2 upstream-4a6e4685884e4b9542ca660be7948d48810d8788.zip |
at91: bump to v3.18
Signed-off-by: Your Name <blogic@openwrt.org>
SVN-Revision: 44489
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 |