commit | 912b4a276c1f7d67cf58d55fcb5031a10e6ae98f | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Sep 12 10:54:30 2018 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Sep 14 10:43:47 2018 -0500 |
tree | 43701e3def50a6d33107c128a6a8e10b641807e8 | |
parent | 52ebc02cf22a08ae8ec2301ceb77d58ad41f86ed [diff] |
dts: arm: silabs: Remove use of CONFIG_SOC_* from Silabs SoC dts files To move forward and remove use of Kconfig in dts files lets just create SoC specific dtsi files that the boards can include. This lets us remove: CONFIG_SOC_PART_NUMBER_EFM32WG990F256 CONFIG_SOC_PART_NUMBER_EFR32FG1P133F256GM48 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>