zephyr/arch/arm
Daniel Leung 52caf8cfc8 arm/fsl_frdm_k64f: fix kconfig hierarchy
This makes sure the CONFIG_GPIO_K64F_* kconfig options have correct
dependencies. Or else CONFIG_GPIO_K64F can be disabled, but all
the CONFIG_GPIO_K64F_{A,B,C,D,E} are enabled.

Same goes for SPI, FTM and pinmux.

Change-Id: I8d225dea714081b14b19006d61b8f3f6afafa5ee
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-15 21:39:15 -04:00
..
core arch: arm: move nmi to common location 2016-03-12 03:20:36 +00:00
include debug: thread monitor allow to access more thread information 2016-03-11 22:11:39 +00:00
soc arm/fsl_frdm_k64f: fix kconfig hierarchy 2016-03-15 21:39:15 -04:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kbuild build: fix issue with static interrupts on ARC/ARM 2016-02-05 20:25:25 -05:00
Kconfig arch: move kconfig SoC selection to top level 2016-03-15 21:39:14 -04:00
Makefile Revert "arch: arm: set the architecture via Kconfig" 2016-03-10 16:31:26 -05:00