Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
272 B

# Copyright (c) 2025 ITE Corporation. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
config GPIO_ITE_IT51XXX
bool "ITE IT51XXX GPIO driver"
default y
depends on DT_HAS_ITE_IT51XXX_GPIO_ENABLED
help
Enable driver for the IT51XXX series GPIO controller.