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