zephyr/boards
Kumar Gala 236a2d6f13 dts: arm: nrf: Remove use of CONFIG_SOC_* from Nordic 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_NRF51822_QFAA
CONFIG_SOC_NRF51822_QFAB
CONFIG_SOC_NRF51822_QFAC
CONFIG_SOC_NRF52810_QFAA
CONFIG_SOC_NRF52832_QFAA
CONFIG_SOC_NRF52832_CIAA
CONFIG_SOC_NRF52832_QFAB
CONFIG_SOC_NRF52840_QIAA

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-09-15 15:33:43 -05:00
..
arc dts: Use new DT_SIZE_{K,M} macros 2018-09-15 09:23:07 -05:00
arm dts: arm: nrf: Remove use of CONFIG_SOC_* from Nordic dts files 2018-09-15 15:33:43 -05:00
common boards: common: bossac: Fix bossac flash script. 2018-06-04 12:15:31 -05:00
nios2 nios2: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
posix kernel: Explicitly ignoring _Swap return 2018-09-14 16:55:37 -04:00
riscv32 gpio: Use GPIO_FLAGS instead of GPIO_INT_CONF 2018-08-29 08:49:29 -04:00
shields boards/shields: Add connector flags for compatibility checks 2018-07-05 11:28:53 -05:00
x86 dts: Use new DT_SIZE_{K,M} macros 2018-09-15 09:23:07 -05:00
xtensa xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
CMakeLists.txt
Kconfig Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
boards.rst