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/sama5d3 | |
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/sama5d3')
-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 |