zephyr/drivers/gpio
Andre Guedes 55e93f203c gpio: Remove default value from platform-specific options
This patch removes the default value from some platform/SoC specific
options which are declared in drivers/gpio/Kconfig because 1) most of
the time they are not valid values and 2) the correct values are
already set in the SoC Kconfig.

It also moves the interrupt priority definition from the driver's
Kconfig to the platform's Kconfig since it is a platform-specific
configuration.

Change-Id: Id00f7907fa55025011dabce6e282a9623be23831
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-02-24 17:05:52 +00:00
..
gpio_atmel_sam3.c
gpio_dw_registers.h
gpio_dw.c
gpio_dw.h
gpio_mmio.c
gpio_mmio.h
gpio_pcal9535a.c
gpio_pcal9535a.h struct packing 2016-02-10 16:21:26 +00:00
gpio_qmsi.c gpio: Enable QMSI driver for Quark D2000 2016-02-20 13:04:34 +00:00
gpio_sch.c
gpio_sch.h struct packing 2016-02-10 16:21:26 +00:00
Kconfig gpio: Remove default value from platform-specific options 2016-02-24 17:05:52 +00:00
Kconfig.atmel_sam3
Makefile