zephyr/drivers/pinmux
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
..
Kconfig arm/fsl_frdm_k64f: fix kconfig hierarchy 2016-03-15 21:39:15 -04:00
Makefile
pinmux_k64.c arm: Add GPIO interrupt/callback support for K64F 2016-03-09 12:54:02 +00:00
pinmux_k64.h
pinmux.h