aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/sama5d3/config-default
Commit message (Collapse)AuthorAgeFilesLines
* at91: cleanup kernel configurationsJo-Philipp Wich2018-05-111-276/+28
| | | | | | | | | | The subtarget configurations contained a lot of reduntant symbols, arbitrary overrides and symbols set to =m. Remove most of these redundant settings to shrink the subtarget configurations to a manageable size. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* at91: refreshing kernel configurations.Sandeep Sheriker Mallikarjun2018-05-051-1168/+144
| | | | | | refreshing kernel configurations for sama5 and legacy subtarget. Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
* at91: reorganize at91 subtargetsSandeep Sheriker Mallikarjun2018-05-051-0/+1311
| | | | | | | | | | | reorganizing at91 subtargets based on sama5 soc features and this fix below problems. 1. able to set neon flags to sama5d2 & sama5d4 subtargets. 2. fix the make clean which removes all the subtargets in bin folder. 3. able to configure kernel specific to subtarget. 4. able to set vfpu4 flags to samad3 subtargets. Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
* at91: Renaming subtarget sama5d3 to sama5Sandeep Sheriker Mallikarjun2017-09-201-20/+0
| | | | | | | | | Renaming at91 subtarget sama5d3 to sama5 and using at91-sama5d3_xplained as a target device in sama5 subtarget.This will enable to add other sama5d2 & sama5d4 target devices in sama5 subtraget.This will avoid code duplication when sama5d2 & sama5d4 added as different subtarget. Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
* at91: fix SAMA5D3 subtargetJo-Philipp Wich2016-04-251-5/+12
| | | | | | | Add required architecture overrides to enable SAMA5 boards in Kconfig, add resulting missing symbols, reorder config and remove unrelated XEN setting. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* at91: bump to v3.18John Crispin2015-02-181-0/+1
| | | | | | Signed-off-by: Your Name <blogic@openwrt.org> SVN-Revision: 44489
* at91: add SAMA5D3 subtargetFlorian Fainelli2014-09-031-0/+12
Add a subtarget for Atmel's SAMA5D3 Cortex-A5 based SoCs. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42417