]> git.ipfire.org Git - people/ms/u-boot.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)
commit5a07a5f9224d792a27ac9894f86239bc7b3298ba
tree229643f3e87896b513f0eac44b12349f5f049777
parent9319a756fffb0aae21adcd7caf8674411a22c165
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