[U-Boot] [PATCH] arm: socfpga: clean up common config options

Dinh Nguyen dinguyen at opensource.altera.com
Thu Apr 14 22:31:55 CEST 2016


On 04/13/2016 05:03 PM, Marek Vasut wrote:
>>> to avoid defining them in individual SoCFPGA config files.
>>>
>>> Also to avoid a build error, move CONFIG_CMD_GPIO that was in
>>> socfpga_sr1500.h to socfpga_sr1500_defconfig.
>>>
>>> Signed-off-by: Dinh Nguyen <dinguyen at opensource.altera.com>
>>
>> Acked-by: Stefan Roese <sr at denx.de>
> 
> The reason why these configs were not in socfpga_common.h was to let
> boards configure which commands they will include, but I am fine with
> this patch too.
> 
> Would you be interested in sending replacement patch , which moves these
> configs to Kconfig instead and move the config options to
> configs/socfpga*defconfig ? It would be helpful, but if not, I will
> just pick this one.
> 

Sure, I can send you an updated patch using Kconfig.

Dinh


More information about the U-Boot mailing list