diff options
Diffstat (limited to 'board/stx/stxgp3/Kconfig')
-rw-r--r-- | board/stx/stxgp3/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/stx/stxgp3/Kconfig b/board/stx/stxgp3/Kconfig index aac2940f78..910b31b24f 100644 --- a/board/stx/stxgp3/Kconfig +++ b/board/stx/stxgp3/Kconfig @@ -1,15 +1,12 @@ if TARGET_STXGP3 config SYS_BOARD - string default "stxgp3" config SYS_VENDOR - string default "stx" config SYS_CONFIG_NAME - string default "stxgp3" endif |