aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-14 18:01:45 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-14 18:01:45 +0000
commit5286a4c849d2c764475fb8b175f8bb3b12f7f2d1 (patch)
tree7cfd8a97b3c64085305b3c66c8c63a0ea4cde77a /nuttx/drivers/Kconfig
parent9c8f49c1002f569120f4da4d9b8d32209a24e694 (diff)
downloadpx4-firmware-5286a4c849d2c764475fb8b175f8bb3b12f7f2d1.tar.gz
px4-firmware-5286a4c849d2c764475fb8b175f8bb3b12f7f2d1.tar.bz2
px4-firmware-5286a4c849d2c764475fb8b175f8bb3b12f7f2d1.zip
Kconfig updates
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4608 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/drivers/Kconfig')
-rw-r--r--nuttx/drivers/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/drivers/Kconfig b/nuttx/drivers/Kconfig
index e5fbd42d3..9df512945 100644
--- a/nuttx/drivers/Kconfig
+++ b/nuttx/drivers/Kconfig
@@ -3,6 +3,8 @@
# see misc/tools/kconfig-language.txt.
#
+comment "Device Driver Configuration"
+
config DEV_NULL
bool "Enable /dev/null"
default y