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