aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/w1/slaves/Kconfig')
-rw-r--r--drivers/w1/slaves/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/w1/slaves/Kconfig b/drivers/w1/slaves/Kconfig
index 3df29a122f84..8d0b1fb1e52e 100644
--- a/drivers/w1/slaves/Kconfig
+++ b/drivers/w1/slaves/Kconfig
@@ -44,4 +44,11 @@ config W1_SLAVE_DS2760
If you are unsure, say N.
+config W1_SLAVE_BQ27000
+ tristate "BQ27000 slave support"
+ depends on W1
+ help
+ Say Y here if you want to use a hdq
+ bq27000 slave support.
+
endmenu