[U-Boot] [linux-sunxi] [PATCH] sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config
Hans de Goede
hdegoede at redhat.com
Mon Dec 21 20:41:24 CET 2015
Hi,
On 20-12-15 22:45, Aleksei Mamlin wrote:
> Marsboard A10 haven't any PMIC at all, so add CONFIG_SUNXI_NO_PMIC=y to
> Marsboard_A10_defconfig
>
> Signed-off-by: Aleksei Mamlin <mamlinav at gmail.com>
Thanks I've added this to my personal tree and will send it out
with the next pull-req.
Regards,
Hans
> ---
> configs/Marsboard_A10_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/Marsboard_A10_defconfig b/configs/Marsboard_A10_defconfig
> index 5689cff..806fb64 100644
> --- a/configs/Marsboard_A10_defconfig
> +++ b/configs/Marsboard_A10_defconfig
> @@ -9,4 +9,5 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI"
> # CONFIG_CMD_FLASH is not set
> # CONFIG_CMD_FPGA is not set
> CONFIG_CMD_GPIO=y
> +CONFIG_SUNXI_NO_PMIC=y
> CONFIG_USB_EHCI_HCD=y
>
More information about the U-Boot
mailing list