diff options
Diffstat (limited to 'board/freescale/mx53loco/Kconfig')
-rw-r--r-- | board/freescale/mx53loco/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/freescale/mx53loco/Kconfig b/board/freescale/mx53loco/Kconfig index bc44e59..5ca1672 100644 --- a/board/freescale/mx53loco/Kconfig +++ b/board/freescale/mx53loco/Kconfig @@ -1,8 +1,5 @@ if TARGET_MX53LOCO -config SYS_CPU - default "armv7" - config SYS_BOARD default "mx53loco" |