diff options
Diffstat (limited to 'hw/tricore/Kconfig')
| -rw-r--r-- | hw/tricore/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/tricore/Kconfig b/hw/tricore/Kconfig index 33c1e852c3..6c04f64949 100644 --- a/hw/tricore/Kconfig +++ b/hw/tricore/Kconfig @@ -1,8 +1,12 @@ config TRICORE_TESTBOARD + default y + depends on TRICORE bool config TRIBOARD bool + default y + depends on TRICORE select TC27X_SOC config TC27X_SOC |