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