Merge remote-tracking branch 'stable/linux-3.0.y' into develop-3.0
[firefly-linux-kernel-4.4.55.git] / drivers / misc / bp / Kconfig
1 #
2 # all auto modem control drivers configuration\r
3 #
4
5 menuconfig BP_AUTO\r
6         bool "auto modem control driver support"\r
7         default n       
8
9 if BP_AUTO\r
10 \r
11         source "drivers/misc/bp/chips/Kconfig"\r
12 \r
13 endif\r