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