summaryrefslogtreecommitdiff
path: root/nuttx/drivers/sensors
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/drivers/sensors')
-rw-r--r--nuttx/drivers/sensors/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/sensors/Kconfig b/nuttx/drivers/sensors/Kconfig
index 386cdc3a8..9433b5e77 100644
--- a/nuttx/drivers/sensors/Kconfig
+++ b/nuttx/drivers/sensors/Kconfig
@@ -2,6 +2,7 @@
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
+
config LIS331DL
bool "ST LIS331DL device support"
default n
@@ -30,4 +31,3 @@ config DEBUG_QENCODER
bool "Enable Qencoder Debug"
default n
depends on QENCODER
-