mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-04 09:34:12 +08: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 |