sunxi: move SUNXI_GPIO to Kconfig
authorAndre Przywara <andre.przywara@arm.com>
Sun, 23 Jun 2019 14:09:46 +0000 (15:09 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 16 Jul 2019 11:43:15 +0000 (17:13 +0530)
commit10cfbaabc159e475861229d9b5e95b3d96168215
tree693b563c50d5f9674f6db83a3bb9d5fc93d42f88
parent0824384bfb392898b0e8edf2b9fc6555a8dd6702
sunxi: move SUNXI_GPIO to Kconfig

Probably for no particular reason SUNXI_GPIO was still defined the "old
way", in header files only.

Introduce SUNXI_GPIO to the Kconfig file in drivers/gpio to remove
another line from our dreadful config_whitelist.txt.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com> # Pine-H64
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/Kconfig
drivers/gpio/Kconfig
include/configs/sunxi-common.h
scripts/config_whitelist.txt