summaryrefslogtreecommitdiff
path: root/init/Kconfig
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>2017-12-29 23:13:46 +0300
committerLinus Walleij <linus.walleij@linaro.org>2018-02-22 18:15:33 +0300
commit35decc803c8ad9a84de890c1fea0ba1768666390 (patch)
tree84b07995656d0cf5b21b808eef039a83b5f5d0ee /init/Kconfig
parentccfe35eac21e2f3f99f44c6f4e1bd4d3ba20fe3b (diff)
downloadlinux-35decc803c8ad9a84de890c1fea0ba1768666390.tar.xz
gpio: Change ISA_BUS_API dependency to selection
The ISA_BUS_API Kconfig option enables the compilation of the ISA bus driver. The ISA bus driver does not perform any hardware interaction, and is instead just a thin layer of software abstraction to eliminate boilerplate code common to ISA-style device drivers. Since ISA_BUS_API has no dependencies and does not jeopardize the integrity of the system when enabled, drivers should select it when the ISA bus driver functionality is needed. Cc: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions