Skip to content

redhat/config: common: Enable CONFIG_GPIO_SIM for software development

Kate Hsuan requested to merge hpa1/kernel-ark:os-build-CONFIG_GPIO_SIM into os-build

CONFIG_GPIO_SIM=m is useful for simulating GPIO chips and lines in order to test software against it without needing actual GPIO hardware.

Link: https://bugzilla.redhat.com/show_bug.cgi?id=2215980

Signed-off-by: Kate Hsuan hpa@redhat.com

Merge request reports