commit | c09ca6a2404764ecff305b0526a3602a0dc38838 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Thu Sep 14 11:07:41 2017 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 14 16:02:47 2017 -0400 |
tree | 7f0f23c018a7cab0ce3abce02686bc24bbbaeeae | |
parent | b4ed09f0e53cd3bb9dd77c548eb3a5d5da9bfa53 [diff] |
ARM: at91: Add the SoC options to Kconfig To prepare to remove the SoCs options such as SAMA5D2, SAMA5D3 and SAMA5D4 from the CONFIG_SYS_EXTRA_OPTIONS option which is deprecated, add the SoC options to Kconfig. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>