Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1611277
| From | Fathi Boudra <fathi.boudra@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] selftests: gpio: add config fragment for gpio-mockup |
| Date | 2017-03-28 20:50 +0200 |
| Message-ID | <tq4lP-3iY-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The gpio test requires to insert gpio-mockup module. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> --- tools/testing/selftests/gpio/config | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/testing/selftests/gpio/config diff --git a/tools/testing/selftests/gpio/config b/tools/testing/selftests/gpio/config new file mode 100644 index 000000000000..ae160d924d22 --- /dev/null +++ b/tools/testing/selftests/gpio/config @@ -0,0 +1 @@ +CONFIG_GPIO_MOCKUP=m -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] selftests: gpio: add config fragment for gpio-mockup Fathi Boudra <fathi.boudra@linaro.org> - 2017-03-28 20:50 +0200 Re: [PATCH] selftests: gpio: add config fragment for gpio-mockup Bamvor Zhang Jian <bamvor.zhangjian@linaro.org> - 2017-03-30 15:30 +0200
csiph-web