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