:orphan: .. title:: NEURAL_NET_ACCEL .. option:: CONFIG_NEURAL_NET_ACCEL *Neural Network Accelerator Drivers* Type: ``bool`` Help ==== Enable support for Neural Network Accelerators Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== .. highlight:: kconfig At ``drivers/neural_net/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:86`` Menu path: (Top) → Device Drivers .. parsed-literal:: menuconfig NEURAL_NET_ACCEL bool "Neural Network Accelerator Drivers" help Enable support for Neural Network Accelerators *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*