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