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