Skip to content
Snippets Groups Projects
Commit 95ae803a authored by Sandeep Paulraj's avatar Sandeep Paulraj Committed by Tom Rix
Browse files

TI: DaVinci DM646x: Update flag used to represent DM646x SOC's


In the DaVinci specific code, we use both CONFIG_SOC_DM646X and
CONFIG_SOC_DM646x to represent DM646x specific code.
This patch changes occurrences of CONFIG_SOC_DM646x to
CONFIG_SOC_DM646X. This is because for DM644x series of SOCs we use
the flag CONFIG_SOC_DM644X. We want some uniformity.

Signed-off-by: default avatarSandeep Paulraj <s-paulraj@ti.com>
Acked-by: default avatarTom Rix <Tom.Rix@windriver.com>
parent fc9165fd
No related branches found
No related tags found
No related merge requests found
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