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