pps: hide more configuration symbols behind CONFIG_PPS
authorFlorian Fainelli <florian@openwrt.org>
Tue, 30 Apr 2013 22:28:30 +0000 (15:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 May 2013 00:04:08 +0000 (17:04 -0700)
commit1a0f39997caf3e1edc7e5b7da168b91c32760ccb
treecd0292894cb9c6819c7be2d02027059f3d05381d
parent60abc786dd3b5d6917d63fd789c9fed772f65039
pps: hide more configuration symbols behind CONFIG_PPS

Make CONFIG_PPS_DEBUG and CONFIG_NTP_PPS be hidden if CONFIG_PPS is not
selected, so that we are not prompted for these configuration options if
CONFIG_PPS is not set.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Cc: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/pps/Kconfig