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