CONFIG_I2C_SS_0_DEFAULT_CFG:

Allows the I2C port to be brought up with a default configuration. This is useful to set if other drivers depend upon using the I2C bus before the application has a chance to custom configure the port. Setting this value does not prohibit the application from customizing the values later. Refer to the I2C datasheet for proper values.

Symbol:

I2C_SS_0_DEFAULT_CFG

Type:

hex

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “I2C default configuration” if I2C_SS_0 (value: “n”)
Default values:
  • 0x0 (value: “n”)
  • Condition: I2C_SS_0 (value: “n”)
  • 0x12 (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

I2C && SOC_QUARK_SE_C1000_SS && I2C_QMSI_SS (value: “n”)

Locations:
  • ../drivers/i2c/Kconfig:231
  • ../arch/arc/soc/quark_se_c1000_ss/Kconfig.defconfig:205