aboutsummaryrefslogtreecommitdiff
path: root/zephyr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig')
-rw-r--r--zephyr/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/Kconfig b/zephyr/Kconfig
new file mode 100644
index 0000000..a318bb9
--- /dev/null
+++ b/zephyr/Kconfig
@@ -0,0 +1,8 @@
+# Copyright (c) 2021 Arm Limited. All rights reserved.
+# SPDX-License-Identifier: Apache-2.0
+
+config ARM_ETHOS_U
+ bool "Ethos-U core driver"
+ default y
+ help
+ This option enables the Arm Ethos-U core driver.