resources: Remove unused PPS features from kernel config
In particular this removes the annoying PPS messages that fill up the dmesg log. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
ae44e9c076
commit
f4ec915c5d
1 changed files with 4 additions and 4 deletions
|
|
@ -1462,14 +1462,14 @@ CONFIG_HANGCHECK_TIMER=y
|
|||
# CONFIG_SPMI is not set
|
||||
# CONFIG_HSI is not set
|
||||
CONFIG_PPS=y
|
||||
CONFIG_PPS_DEBUG=y
|
||||
# CONFIG_PPS_DEBUG is not set
|
||||
|
||||
#
|
||||
# PPS clients support
|
||||
#
|
||||
CONFIG_PPS_CLIENT_KTIMER=y
|
||||
CONFIG_PPS_CLIENT_LDISC=y
|
||||
CONFIG_PPS_CLIENT_GPIO=y
|
||||
# CONFIG_PPS_CLIENT_KTIMER is not set
|
||||
# CONFIG_PPS_CLIENT_LDISC is not set
|
||||
# CONFIG_PPS_CLIENT_GPIO is not set
|
||||
|
||||
#
|
||||
# PPS generators support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue