zephyr/arch/arm
Maureen Helm 516d1286a6 k64: Move driver instance defconfigs to boards
The k64 SoC has multiple instances of many peripherals, but which
instances can actually be used depends upon the board design and pinmux
configuration.

Move all instance-specific default driver configurations from the SoC to
the boards (frdm_k64f and hexiwear_k64). Default driver selection
remains in the SoC (e.g., enable the KSDK I2C driver when I2C is
enabled).

This paves the way to support different driver defaults for the
frdm_k64f and hexiwear_k64 boards, but it does not yet change any of the
default values; it only changes where the default values get set.

Change-Id: Id9ed898762eb400ecefeac91ae4dce66da05622d
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2016-11-03 22:10:36 -05:00
..
core unified: Rename ESSENTIAL to K_ESSENTIAL 2016-11-04 00:47:08 +00:00
include unified: Rename ESSENTIAL to K_ESSENTIAL 2016-11-04 00:47:08 +00:00
soc k64: Move driver instance defconfigs to boards 2016-11-03 22:10:36 -05:00
defconfig arm: defconfig: Remove platform-specific options 2016-10-27 15:00:47 +00:00
Kbuild soc: arm: add Makefiles one level up 2016-04-22 21:33:26 +00:00
Kconfig doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Makefile arch: Add support for Cortex-M7 processor 2016-10-26 12:58:40 -05:00