diff options
Diffstat (limited to 'board/freescale/mx53loco/Kconfig')
-rw-r--r-- | board/freescale/mx53loco/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/freescale/mx53loco/Kconfig b/board/freescale/mx53loco/Kconfig index 8b285d28a8f..bc44e59bfcc 100644 --- a/board/freescale/mx53loco/Kconfig +++ b/board/freescale/mx53loco/Kconfig @@ -1,23 +1,18 @@ if TARGET_MX53LOCO config SYS_CPU - string default "armv7" config SYS_BOARD - string default "mx53loco" config SYS_VENDOR - string default "freescale" config SYS_SOC - string default "mx5" config SYS_CONFIG_NAME - string default "mx53loco" endif |