11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
|
# NPCX tachometer sensor configuration options
|
||
|
|
||
|
# Copyright (c) 2021 Nuvoton Technology Corporation.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config TACH_NPCX
|
||
|
bool "Nuvoton NPCX Tachometer sensor"
|
||
|
depends on SOC_FAMILY_NPCX
|
||
|
help
|
||
|
Enable the "Nuvoton NPCX tachometer sensor.
|