diff options
Diffstat (limited to 'board/freescale/mx28evk/Kconfig')
-rw-r--r-- | board/freescale/mx28evk/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/freescale/mx28evk/Kconfig b/board/freescale/mx28evk/Kconfig index 2fe6f32..cc654bc 100644 --- a/board/freescale/mx28evk/Kconfig +++ b/board/freescale/mx28evk/Kconfig @@ -1,23 +1,18 @@ if TARGET_MX28EVK config SYS_CPU - string default "arm926ejs" config SYS_BOARD - string default "mx28evk" config SYS_VENDOR - string default "freescale" config SYS_SOC - string default "mxs" config SYS_CONFIG_NAME - string default "mx28evk" endif |