Searched hist:"3 b4feb21158f873269ff3fbe2fe8d23a88d64b24" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | Kconfig | diff 3b4feb21158f873269ff3fbe2fe8d23a88d64b24 Tue Nov 10 15:27:24 CET 2020 Linus Walleij <linus.walleij@linaro.org> gpio: sysfs: Enforce character device
If users select sysfs support they get the character device as well so that end-users cannot complain that they "only have sysfs on my system". They should have the character device at all times.
If someone is in so dire need of stripping out the character device while still enabling the sysfs ABI they can very well patch the kernel.
Also only show this obsolete option to expert users.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20201110142724.14760-1-linus.walleij@linaro.org
|