11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
|
#
|
||
|
# Copyright (c) 2018 Intel Corporation.
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
menuconfig PTP_CLOCK
|
||
|
bool "Precision Time Protocol Clock driver support"
|
||
|
help
|
||
|
Enable options for Precision Time Protocol Clock drivers.
|