[U-Boot] [PATCH v3 1/7] arm: dra7xx: move CONFIG_DRA7XX to Kconfig

Tom Rini trini at konsulko.com
Sun Feb 19 15:15:55 UTC 2017


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!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170219/f628e838/attachment.sig>


More information about the U-Boot mailing list