hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OF
authorAxel Lin <[email protected]>
Fri, 25 Jul 2014 14:19:35 +0000 (22:19 +0800)
committerGuenter Roeck <[email protected]>
Mon, 4 Aug 2014 14:01:40 +0000 (07:01 -0700)
commitdbd1db7d42c053f2f937dc52c5644e105043b082
tree880bd7b892ca753d9ea9f1efae6d6ca557f2f0f3
parent4e8e75f6a4c977e2e9caffa3ceab0f7e559cb825
hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OF

This driver won't instantiate if OF is not configured, thus add OF dependency.
Also add COMPILE_TEST to increase build testing coverage.

Signed-off-by: Axel Lin <[email protected]>
Reviewed-by: Jean Delvare <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
drivers/hwmon/Kconfig