modify temperature Kconfig

This commit is contained in:
lw@rock-chips.com
2012-06-19 14:13:24 +08:00
committed by lw
parent 79409ef39e
commit f8ffd59a02
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#
# temperature sensor drivers configuration
#
menuconfig TEMPERATURE_DEVICE
bool "temperature sensor device support"
default n

View File

@@ -0,0 +1,3 @@
#
# temperature sensor drivers configuration
#