diff options
Diffstat (limited to 'board/teejet')
-rw-r--r-- | board/teejet/mt_ventoux/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/teejet/mt_ventoux/Kconfig b/board/teejet/mt_ventoux/Kconfig index a567204..fd7196a 100644 --- a/board/teejet/mt_ventoux/Kconfig +++ b/board/teejet/mt_ventoux/Kconfig @@ -1,15 +1,12 @@ if TARGET_MT_VENTOUX config SYS_BOARD - string default "mt_ventoux" config SYS_VENDOR - string default "teejet" config SYS_CONFIG_NAME - string default "mt_ventoux" endif |