mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-04 04:02:26 +00:00
af340b7aa2
Make the GPIO part of the driver optional, under a boolean config
option. Move the dependency to GPIOLIB and OF and the selection of
GPIOLIB_IRQCHIP to this new option.
This makes the turris-omnia-mcu driver available for compilation even if
GPIOLIB or OF are disabled.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
turris-omnia-mcu-base.c | ||
turris-omnia-mcu-gpio.c | ||
turris-omnia-mcu-sys-off-wakeup.c | ||
turris-omnia-mcu-trng.c | ||
turris-omnia-mcu-watchdog.c | ||
turris-omnia-mcu.h |