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