commit | 9d3bab949eb532426b41229cd9c34016c821bcf7 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sun Jun 23 15:09:46 2019 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Jul 16 17:13:15 2019 +0530 |
tree | 693b563c50d5f9674f6db83a3bb9d5fc93d42f88 | |
parent | fed1d2f57e15758923b1f6f71cac8b614d749cf0 [diff] |
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>