You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
ANDROID: GKI: Convert PPS & PTP Clocks as protected modules
Convert PPS and PTP Clocks configs to protected GKI modules
from in-built.
Configs being set to modules:
- CONFIG_PPS: Pulse Per Second core (GPS Antennae related)
These are required to be modules for PPS core to be module:
- CONFIG_PTP_1588_CLOCK: PTP clock support
- CONFIG_PTP_1588_CLOCK_OPTIONAL: Drivers that can optionally
use the PTP_1588_CLOCK framework
- CONFIG_PTP_1588_CLOCK_KVM: KVM virtual PTP clock
Bug: 284024494
Test: TH
Change-Id: Ie42f95b3462980a725390a470490b558329e6963
Signed-off-by: Ramji Jiyani <[email protected]>
0 commit comments