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