summaryrefslogtreecommitdiff
path: root/zephyr/app
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/app')
-rw-r--r--zephyr/app/ec/Kconfig2
-rw-r--r--zephyr/app/ec/chip/arm/nuvoton_npcx/Kconfig.npcx (renamed from zephyr/app/ec/chip/Kconfig.npcx)0
-rw-r--r--zephyr/app/ec/chip/arm/nuvoton_npcx/Kconfig.npcx7 (renamed from zephyr/app/ec/chip/Kconfig.npcx7)0
-rw-r--r--zephyr/app/ec/chip/arm/nuvoton_npcx/Kconfig.npcx9 (renamed from zephyr/app/ec/chip/Kconfig.npcx9)0
4 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/app/ec/Kconfig b/zephyr/app/ec/Kconfig
index 9f533aeac8..9f4bdd95a1 100644
--- a/zephyr/app/ec/Kconfig
+++ b/zephyr/app/ec/Kconfig
@@ -17,7 +17,7 @@ menuconfig CROS_EC
if CROS_EC
rsource "soc/Kconfig"
-rsource "chip/Kconfig.*"
+orsource "chip/$(ARCH)/*/Kconfig.*"
config LTO
bool "Link Time Optimization (LTO)"
diff --git a/zephyr/app/ec/chip/Kconfig.npcx b/zephyr/app/ec/chip/arm/nuvoton_npcx/Kconfig.npcx
index b4a7c36a3d..b4a7c36a3d 100644
--- a/zephyr/app/ec/chip/Kconfig.npcx
+++ b/zephyr/app/ec/chip/arm/nuvoton_npcx/Kconfig.npcx
diff --git a/zephyr/app/ec/chip/Kconfig.npcx7 b/zephyr/app/ec/chip/arm/nuvoton_npcx/Kconfig.npcx7
index 26b36509ad..26b36509ad 100644
--- a/zephyr/app/ec/chip/Kconfig.npcx7
+++ b/zephyr/app/ec/chip/arm/nuvoton_npcx/Kconfig.npcx7
diff --git a/zephyr/app/ec/chip/Kconfig.npcx9 b/zephyr/app/ec/chip/arm/nuvoton_npcx/Kconfig.npcx9
index cc41bb408f..cc41bb408f 100644
--- a/zephyr/app/ec/chip/Kconfig.npcx9
+++ b/zephyr/app/ec/chip/arm/nuvoton_npcx/Kconfig.npcx9