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