]> git.baikalelectronics.ru Git - uboot.git/commit
gpio: Kconfig: add CONFIG_AT91_GPIO option
authorWenyou Yang <wenyou.yang@atmel.com>
Thu, 23 Mar 2017 04:46:19 +0000 (12:46 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:50 +0000 (14:44 -0600)
commitfa229bfc56e9296c4ae1f71e49f525b3e75e5001
tree229643f3e87896b513f0eac44b12349f5f049777
parent1f7a8bfafbfca0c6a1c24298386b2d759fde26a2
gpio: Kconfig: add CONFIG_AT91_GPIO option

The CONFIG_AT91_GPIO option is used to select AT91 PIO GPIO driver.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
drivers/gpio/Kconfig