zephyr/drivers/pinmux/galileo
Daniel Leung cecc4b0fb5 pinmux: remove base address and number of pins from kconfig
The pinmux base address and number of pins are now defined in SoC or board
header files instead of specifying them in kconfig. This is because
the pinmux ties directly to the SoC (or board expanders) so the base
address and number of pins do not need to be configurable in kconfig.

Change-Id: Ib6090d7d022b491f3fe8f522858281504c6302bb
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-28 15:58:29 -07:00
..
Kconfig pinmux/galileo: extract kconfig options into its own file 2016-03-28 15:58:29 -07:00
pinmux_board_galileo.c pinmux: remove base address and number of pins from kconfig 2016-03-28 15:58:29 -07:00
pinmux_galileo.c pinmux: remove base address and number of pins from kconfig 2016-03-28 15:58:29 -07:00
pinmux_galileo.h