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