diff options
Diffstat (limited to 'board/freescale/mpc8544ds/Kconfig')
-rw-r--r-- | board/freescale/mpc8544ds/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/freescale/mpc8544ds/Kconfig b/board/freescale/mpc8544ds/Kconfig index d55b6802b8..c3e25b89a0 100644 --- a/board/freescale/mpc8544ds/Kconfig +++ b/board/freescale/mpc8544ds/Kconfig @@ -1,15 +1,12 @@ if TARGET_MPC8544DS config SYS_BOARD - string default "mpc8544ds" config SYS_VENDOR - string default "freescale" config SYS_CONFIG_NAME - string default "MPC8544DS" endif |