Skip to content
Snippets Groups Projects
Commit b39a9ade authored by Andrew F. Davis's avatar Andrew F. Davis Committed by Tom Rini
Browse files

Kconfig: Separate AM33XX SOC config from target board config


The config option AM33XX is used in several boards and should be
defined as a stand-alone option for this SOC. We break this out
from target boards that use this SoC and common headers then enable
AM33XX on in all the boards that used these targets to eliminate any
functional change with this patch.

This is similar to what has already been done in
9de852642cae ("arm: Kconfig: Add support for AM43xx SoC specific Kconfig")
and is done for the same reasons.

Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
Acked-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 66961394
No related branches found
No related tags found
No related merge requests found
Showing
with 116 additions and 88 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment