summaryrefslogtreecommitdiff
path: root/zephyr/app
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/app')
-rw-r--r--zephyr/app/ec/soc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/app/ec/soc/Kconfig b/zephyr/app/ec/soc/Kconfig
index 7789ad7866..9d3c851a36 100644
--- a/zephyr/app/ec/soc/Kconfig
+++ b/zephyr/app/ec/soc/Kconfig
@@ -34,7 +34,7 @@ config AP_X86_INTEL_ADL
config AP_X86_AMD
bool "AP is an AMD chipset"
- select AP_x86
+ select AP_X86
help
The application processor is a product of AMD.