diff options
Diffstat (limited to 'board/karo/tk71/Kconfig')
-rw-r--r-- | board/karo/tk71/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/board/karo/tk71/Kconfig b/board/karo/tk71/Kconfig deleted file mode 100644 index 7b3d548..0000000 --- a/board/karo/tk71/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_TK71 - -config SYS_BOARD - default "tk71" - -config SYS_VENDOR - default "karo" - -config SYS_CONFIG_NAME - default "tk71" - -endif |