zephyr/drivers/pinmux
Daniel Leung 9c62a4a01f frdm_k64f: gpio: pinmux: remove base addr and irq from kconfig
The base address and IRQ line are static per SoC, so there is no need
to make them configurable in Kconfig.

Change-Id: Ib78401ff136c29642356f5bda9d6cd3e5c98bece
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-26 20:36:32 -04:00
..
dev pinmux_dev: Adds the STM32 pinmux dev driver 2016-03-25 06:17:33 -04:00
frdm_k64f frdm_k64f: gpio: pinmux: remove base addr and irq from kconfig 2016-03-26 20:36:32 -04:00
galileo pinmux: Move the Galileo board to the pinmux model 2016-03-25 06:17:33 -04:00
quark_mcu pinmux: Move the Quark SE devboard to the pinmux model 2016-03-25 06:17:33 -04:00
sam3x pinmux: Move the Arduino Due board to the pinmux model 2016-03-25 10:17:01 +00:00
stm32 pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00
Kconfig pinmux_dev: Add the pinmux_dev driver for Atmel SAM3X 2016-03-25 06:17:33 -04:00
Kconfig.k64
Kconfig.stm32
Makefile pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00
pinmux.h