commit | 1a0f39997caf3e1edc7e5b7da168b91c32760ccb | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Tue Apr 30 15:28:30 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 30 17:04:08 2013 -0700 |
tree | cd0292894cb9c6819c7be2d02027059f3d05381d | |
parent | 60abc786dd3b5d6917d63fd789c9fed772f65039 [diff] |
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>