mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 08:26:57 +02:00
fix(cros-bootkernel/x86_64_defconfig_boot) disable CONFIG_PPS
This is no longer needed for the boot kernels, as we disabled ethernet devices.
This commit is contained in:
parent
7ce163dd33
commit
d8175c1d5f
@ -1312,15 +1312,7 @@ CONFIG_DEVPORT=y
|
|||||||
#
|
#
|
||||||
# PPS support
|
# PPS support
|
||||||
#
|
#
|
||||||
CONFIG_PPS=m
|
# CONFIG_PPS is not set
|
||||||
# CONFIG_PPS_DEBUG is not set
|
|
||||||
|
|
||||||
#
|
|
||||||
# PPS clients support
|
|
||||||
#
|
|
||||||
# CONFIG_PPS_CLIENT_KTIMER is not set
|
|
||||||
# CONFIG_PPS_CLIENT_LDISC is not set
|
|
||||||
# CONFIG_PPS_CLIENT_GPIO is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# PPS generators support
|
# PPS generators support
|
||||||
@ -1329,7 +1321,7 @@ CONFIG_PPS=m
|
|||||||
#
|
#
|
||||||
# PTP clock support
|
# PTP clock support
|
||||||
#
|
#
|
||||||
CONFIG_PTP_1588_CLOCK=m
|
# CONFIG_PTP_1588_CLOCK is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
|
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
|
||||||
|
Loading…
Reference in New Issue
Block a user