[U-Boot] [PATCH 01/18] arndale: config: disable max77686 support

Simon Glass sjg at chromium.org
Thu Jan 29 18:33:20 CET 2015


On 26 January 2015 at 20:13, Simon Glass <sjg at chromium.org> wrote:
> On 8 January 2015 at 04:33, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
>> There is no MAX77686 pmic on this board,
>> so the driver support should be removed.
>>
>> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
>> Cc: Minkyu Kang <mk7.kang at samsung.com>
>> ---
>>  include/configs/arndale.h | 2 --
>>  1 file changed, 2 deletions(-)
>>
>> diff --git a/include/configs/arndale.h b/include/configs/arndale.h
>> index d68993b..3ad4a9b 100644
>> --- a/include/configs/arndale.h
>> +++ b/include/configs/arndale.h
>> @@ -51,8 +51,6 @@
>>  /* PMIC */
>>  #define CONFIG_PMIC
>>  #define CONFIG_POWER_I2C
>> -#define CONFIG_POWER_MAX77686
>> -
>>
>>  #define CONFIG_PREBOOT
>>
>> --
>> 1.9.1
>>
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list