diff options
Diffstat (limited to 'board/renesas/koelsch/Kconfig')
-rw-r--r-- | board/renesas/koelsch/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/renesas/koelsch/Kconfig b/board/renesas/koelsch/Kconfig index e7c6437adad..6475f02b66c 100644 --- a/board/renesas/koelsch/Kconfig +++ b/board/renesas/koelsch/Kconfig @@ -1,15 +1,12 @@ if TARGET_KOELSCH config SYS_BOARD - string default "koelsch" config SYS_VENDOR - string default "renesas" config SYS_CONFIG_NAME - string default "koelsch" endif |