:orphan: .. title:: CONFIG_NEURAL_NET_ACCEL .. kconfig:: CONFIG_NEURAL_NET_ACCEL 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:42`` → ``/Kconfig:88`` 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.)*