diff options
Diffstat (limited to 'board/mvblue/Kconfig')
-rw-r--r-- | board/mvblue/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/mvblue/Kconfig b/board/mvblue/Kconfig deleted file mode 100644 index cee206b8c4..0000000000 --- a/board/mvblue/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -if TARGET_MVBLUE - -config SYS_BOARD - default "mvblue" - -config SYS_CONFIG_NAME - default "MVBLUE" - -endif |