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/sama5d3/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/sama5d3/config-default')
-rw-r--r-- | target/linux/at91/sama5d3/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/at91/sama5d3/config-default b/target/linux/at91/sama5d3/config-default index 2cdd3819b8..62aef01668 100644 --- a/target/linux/at91/sama5d3/config-default +++ b/target/linux/at91/sama5d3/config-default @@ -2,6 +2,7 @@ CONFIG_SOC_SAMA5=y # CONFIG_SOC_SAM_V4_V5 is not set CONFIG_SOC_SAM_V7=y CONFIG_SOC_SAMA5D3=y +CONFIG_SOC_SAMA5D4=y CONFIG_MACH_SAMA5_DT=y # CONFIG_ARM_LPAE is not set # CONFIG_ARM_THUMBEE is not set |