drivers: pps: Make PPS into a menuconfig to ease disabling
authorVincent Legoll <vincent.legoll@gmail.com>
Tue, 11 Apr 2017 14:26:41 +0000 (16:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 May 2017 14:59:06 +0000 (16:59 +0200)
commit98e959d44bcaac70c3056578122b5ce777ff42f0
tree032ddd1fcbcfb65348f6c86bb82fcac14672726b
parentf4660cc994e12bae60d6f49895636fba662ce0a1
drivers: pps: Make PPS into a menuconfig to ease disabling

So that there's no need to get into the submenu to disable all related config
entries.

The BROKEN PPS_GENERATOR_PARPORT now also depends on PPS

Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
Acked-by: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pps/Kconfig
drivers/pps/clients/Kconfig
drivers/pps/generators/Kconfig