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