]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd7383760b97bc4148e74579cc58fce4ed1e7da0d
treecd0292894cb9c6819c7be2d02027059f3d05381d
parent882dfb234ab99c8566b5266a5478ee7aa49bd397
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