zephyr/boards/stm32_mini_a15
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.board
Kconfig.defconfig kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
Makefile
board.c pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00
board.h
stm32_mini_a15_defconfig pinmux: remove base address and number of pins from kconfig 2016-03-28 15:58:29 -07:00