diff options
Diffstat (limited to 'board/freescale/mx31ads/Kconfig')
-rw-r--r-- | board/freescale/mx31ads/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/board/freescale/mx31ads/Kconfig b/board/freescale/mx31ads/Kconfig deleted file mode 100644 index eeeb6f490fd..00000000000 --- a/board/freescale/mx31ads/Kconfig +++ /dev/null @@ -1,15 +0,0 @@ -if TARGET_MX31ADS - -config SYS_BOARD - default "mx31ads" - -config SYS_VENDOR - default "freescale" - -config SYS_SOC - default "mx31" - -config SYS_CONFIG_NAME - default "mx31ads" - -endif |