[PATCH 28/40] lmb: config: make lmb config symbol def_bool

Michal Simek michal.simek at amd.com
Thu Jul 25 08:22:28 CEST 2024



On 7/24/24 22:55, Tom Rini wrote:
> On Wed, Jul 24, 2024 at 11:32:12AM +0530, Sughosh Ganu wrote:
> 
>> The LMB module provides allocation/reservation API's, primarily for
>> loading images to memory. This is functionality which is used by all
>> boards. Make the config symbol used for the main U-Boot image as
>> def_bool and enable it by default.
>>
>> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
>> ---
>> Changes since rfc: New patch
>>
>>   lib/Kconfig | 4 +---
>>   1 file changed, 1 insertion(+), 3 deletions(-)
> 
> OK, I asked for this, but, some platforms had special enough uses where
> they disabled it and so we get more growth here too, so, lets drop this
> concept for now.

Our mini configurations are disabling it because it consumes a lot of space ad 
we don't need it. Commit message should be definitely updated.

Thanks,
Michal



More information about the U-Boot mailing list