[U-Boot] [PATCH v3 1/7] arm: dra7xx: move CONFIG_DRA7XX to Kconfig
Uri Mashiach
uri.mashiach at compulab.co.il
Mon Feb 20 07:18:47 UTC 2017
On 02/19/2017 05:15 PM, Tom Rini wrote:
> On Sun, Feb 19, 2017 at 03:27:13PM +0200, Uri Mashiach wrote:
>
>> The symbol CONFIG_DRA7XX is needed for Kconfig conditions.
>>
>> Cc: Lokesh Vutla <lokeshvutla at ti.com>
>> Signed-off-by: Uri Mashiach <uri.mashiach at compulab.co.il>
>> ---
>> V3 -> V2: new commit
>>
>> board/compulab/cl-som-am57x/Kconfig | 4 ++++
>> board/ti/am57xx/Kconfig | 4 ++++
>> board/ti/dra7xx/Kconfig | 4 ++++
>> include/configs/am57xx_evm.h | 2 --
>> include/configs/cl-som-am57x.h | 2 --
>> include/configs/dra7xx_evm.h | 2 --
>> scripts/config_whitelist.txt | 1 -
>> 7 files changed, 12 insertions(+), 7 deletions(-)
>
> We need to introduce the symbol in arch/arm/mach-omap2/omap5/Kconfig and
> then select it under the appropriate boards. Thanks!
>
Maybe instead of selecting it under the appropriate board it can be
defaulted to yes in the board's Kconfig?
--
Thanks and regards,
Uri
More information about the U-Boot
mailing list