Re: [U-Boot] [PATCH 05/11] sunxi: Add PMIC_SUNXI kconfig entry

2018-02-06 Thread Maxime Ripard
On Tue, Feb 06, 2018 at 08:45:22PM +0530, Jagan Teki wrote: > Add simple and meaningful kconfig option for pmic_bus.c > instead of using MACH type on Makefile. > > Signed-off-by: Jagan Teki > --- > arch/arm/mach-sunxi/Kconfig | 6 ++ > arch/arm/mach-sunxi/Makefile | 7 +-- > drivers/pow

[U-Boot] [PATCH 05/11] sunxi: Add PMIC_SUNXI kconfig entry

2018-02-06 Thread Jagan Teki
Add simple and meaningful kconfig option for pmic_bus.c instead of using MACH type on Makefile. Signed-off-by: Jagan Teki --- arch/arm/mach-sunxi/Kconfig | 6 ++ arch/arm/mach-sunxi/Makefile | 7 +-- drivers/power/Kconfig| 5 + 3 files changed, 12 insertions(+), 6 deletions(