Commit 8a246230 authored by Fathi Boudra's avatar Fathi Boudra Committed by Shuah Khan

selftests: gpio: add config fragment for gpio-mockup

The gpio test requires to insert the gpio mockup module (CONFIG_GPIO_MOCKUP).
The gpio mockup driver depends on gpiolib (CONFIG_GPIOLIB).
CONFIG_GPIO_SYSFS is selected automatically by the gpio mockup driver.

Tested on x86_64 and arm64 with defconfig and kselftest-merge.
Signed-off-by: default avatarFathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: default avatarShuah Khan <shuahkh@osg.samsung.com>
parent b13f7666
CONFIG_GPIOLIB=y
CONFIG_GPIO_MOCKUP=m
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment