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