zephyr/drivers/gpio
Daniel Leung 5e886b2748 gpio/sch: remove kconfigs that are SoC specific
Remove those kconfig options that are SoC specific, and
should not be configurable via kconfig.

Change-Id: Ib8158f00a6c6616360ddbcf63981f1a85911c1b9
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-31 23:17:23 +00:00
..
gpio_atmel_sam3.c power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
gpio_dw_registers.h
gpio_dw.c gpio: dw: ISR handler should acknowlegde only current interrupts 2016-03-30 16:19:39 +00:00
gpio_dw.h
gpio_k64.c frdm_k64f: gpio: pinmux: remove base addr and irq from kconfig 2016-03-26 20:36:32 -04:00
gpio_k64.h drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
gpio_mmio.c power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
gpio_mmio.h drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
gpio_pcal9535a.c power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
gpio_pcal9535a.h
gpio_qmsi.c power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
gpio_sch.c gpio/sch: remove kconfigs that are SoC specific 2016-03-31 23:17:23 +00:00
gpio_sch.h
gpio_stm32.c power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
gpio_stm32.h pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00
Kconfig gpio/stm32: add common driver for STM32 GPIO 2016-03-18 16:27:04 +01:00
Kconfig.atmel_sam3 gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
Kconfig.k64 frdm_k64f: gpio: pinmux: remove base addr and irq from kconfig 2016-03-26 20:36:32 -04:00
Kconfig.mmio gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.pcal9535a gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.qmsi gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.sch gpio/sch: remove kconfigs that are SoC specific 2016-03-31 23:17:23 +00:00
Kconfig.stm32 drivers: gpio: Move STM32 gpio driver under its own submenu 2016-03-21 16:51:43 +00:00
Makefile gpio/stm32: add common driver for STM32 GPIO 2016-03-18 16:27:04 +01:00