]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: H616: remove default AXP305 selection
authorAndre Przywara <andre.przywara@arm.com>
Tue, 17 Oct 2023 16:08:52 +0000 (17:08 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 6 Dec 2023 23:09:17 +0000 (23:09 +0000)
commit929f198d07f39b4a0b901a9f022581bf540bee1f
tree8c02d09a48345a821dc6a48c6fb42ec91a339d8e
parent9ac57fb3a25708d4406d3ac32e3ef09cce331bbf
sunxi: H616: remove default AXP305 selection

The original H616 devices released about three years ago were typically
paired with an X-Powers AXP305 PMIC. Newer devices uses the smaller
AXP313, and there seem to be far more systems with this PMIC around now.

Remove the default AXP305 selection for the H616 SoC from the Kconfig,
and move the PMIC selection into the board defconfig files instead.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/orangepi_zero2_defconfig
configs/x96_mate_defconfig
drivers/power/Kconfig