mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 05:51:56 +00:00
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> |
||
---|---|---|
.. | ||
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 | ||
gpio_qmsi.c | ||
gpio_sch.c | ||
gpio_sch.h | ||
Kconfig | ||
Kconfig.atmel_sam3 | ||
Makefile |