zephyr/drivers/dma/Kconfig.qmsi
Anas Nashif 8949233390 kconfig: fix more help spacing issues
Fix Kconfig help sections and add spacing to be consistent across all
Kconfig file. In a previous run we missed a few.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-15 23:20:55 -05:00

14 lines
229 B
Text

# Kconfig - DMA configuration options
#
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig DMA_QMSI
bool "Enable QMSI DMA driver"
default n
depends on QMSI
help
QMSI DMA driver.