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