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