summaryrefslogtreecommitdiff
path: root/board/st/stv0991/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/stv0991/Kconfig')
-rw-r--r--board/st/stv0991/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/board/st/stv0991/Kconfig b/board/st/stv0991/Kconfig
deleted file mode 100644
index 007712f9c61..00000000000
--- a/board/st/stv0991/Kconfig
+++ /dev/null
@@ -1,15 +0,0 @@
-if TARGET_STV0991
-
-config SYS_BOARD
- default "stv0991"
-
-config SYS_VENDOR
- default "st"
-
-config SYS_SOC
- default "stv0991"
-
-config SYS_CONFIG_NAME
- default "stv0991"
-
-endif