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