mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
coreos-modules: add GPIO support
CONFIG_GPIO_SYSFS=y so that /sys/class/gpio/... is present, and /dev/gpiomem is present
This commit is contained in:
parent
e6285c77ad
commit
ff031b51e5
@ -204,6 +204,7 @@ CONFIG_FUSION_SPI=m
|
||||
CONFIG_FW_CFG_SYSFS=m
|
||||
CONFIG_GACT_PROB=y
|
||||
CONFIG_GENEVE=m
|
||||
CONFIG_GPIO_SYSFS=y
|
||||
CONFIG_HARDENED_USERCOPY=y
|
||||
CONFIG_HIDRAW=y
|
||||
CONFIG_HID_A4TECH=m
|
||||
|
Loading…
Reference in New Issue
Block a user