21 lines
430 B
Plaintext
21 lines
430 B
Plaintext
#####################################################
|
|
# This file is auto-generated from SoC caps
|
|
# using gen_soc_caps_kconfig.py, do not edit manually
|
|
#####################################################
|
|
|
|
config SOC_GPIO_IN_RANGE_MAX
|
|
int
|
|
default 65535
|
|
|
|
config SOC_GPIO_OUT_RANGE_MAX
|
|
int
|
|
default 65535
|
|
|
|
config SOC_I2C_SUPPORT_SLAVE
|
|
bool
|
|
default y
|
|
|
|
config SOC_I2C_SUPPORT_10BIT_ADDR
|
|
bool
|
|
default y
|