:orphan: .. title:: NEURAL_NET_ACCEL .. option:: CONFIG_NEURAL_NET_ACCEL *Neural Network Accelerator Drivers* Type: ``bool`` Help ==== .. code-block:: none Enable support for Neural Network Accelerators Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/neural_net/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:86`` Menu path: (Top) → Device Drivers .. code-block:: kconfig 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.)*