[U-Boot] [PATCH 00/11] arm: sunxi: Use proper and meaningful Kconfig entries

Jagan Teki jagannadh.teki at gmail.com
Tue Feb 6 15:15:17 UTC 2018


Current arch/arm/mach-sunxi/Makefile has improper build options
which relies mostly on MACH_ options. This series get rid of those
and added proper Kconfig options.

All Kconfig entry name are re-used from Linux so-that future
dm conversion on these can be meaningful.

Jagan Teki (11):
  sunxi: Add MFD_SUN6I_PRCM kconfig entry
  sunxi: Add I2C_SUN6I_P2WI kconfig entry
  sunxi: Use MFD_SUN6I_PRCM if used
  sunxi: Add SUNXI_RSB kconfig entry
  sunxi: Add PMIC_SUNXI kconfig entry
  sunxi: add DRAM_SUN6I kconfig
  sunxi: Add DRAM_SUN4I kconfig entry
  sunxi: Add DRAM_SUN9I kconfig entry
  sunxi: Add DRAM_SUN8I_A23 kconfig entry
  sunxi: Add DRAM_SUN8I_A33 kconfig entry
  sunxi: Add DRAM_SUN8I_A83T kconfig entry

 arch/arm/mach-sunxi/Kconfig  | 81 ++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-sunxi/Makefile | 30 ++++++----------
 drivers/power/Kconfig        |  5 +++
 3 files changed, 96 insertions(+), 20 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list