mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
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
@ -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…
x
Reference in New Issue
Block a user