udoo_neo: Move MX6SX configuration to Kconfig
It's not necessary to define the processor in the defconfig file. The preferred method to select the SoC is via Kconfig file. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
This commit is contained in:
committed by
Stefano Babic
parent
c94981efa2
commit
4a056c4504
@@ -217,6 +217,7 @@ config TARGET_UDOO
|
||||
config TARGET_UDOO_NEO
|
||||
bool "UDOO Neo"
|
||||
select SUPPORT_SPL
|
||||
select MX6SX
|
||||
|
||||
config TARGET_SAMTEC_VINING_2000
|
||||
bool "samtec VIN|ING 2000"
|
||||
|
||||
Reference in New Issue
Block a user