summaryrefslogtreecommitdiff
path: root/board/siemens/draco/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/siemens/draco/Kconfig')
-rw-r--r--board/siemens/draco/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/siemens/draco/Kconfig b/board/siemens/draco/Kconfig
index 67fa320c872..819d187087f 100644
--- a/board/siemens/draco/Kconfig
+++ b/board/siemens/draco/Kconfig
@@ -14,7 +14,7 @@ config SYS_CONFIG_NAME
endif
-if TARGET_DXR2
+if TARGET_THUBAN
config SYS_BOARD
default "draco"
@@ -26,7 +26,7 @@ config SYS_SOC
default "am33xx"
config SYS_CONFIG_NAME
- default "dxr2"
+ default "thuban"
endif