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