blob: ef06cd5a300664a68631a3beb5e2796cd4f2f513 [file]
config HAS_DTS
bool "Uses Device Tree"
help
This option specifies that the target platform supports device tree
configuration.
config HAS_DTS_ADC
bool "ADC uses Device Tree"
depends on HAS_DTS
help
This option specifies that the target platform supports device tree
configuration for ADC.
config HAS_DTS_I2C
bool "I2C uses Device Tree"
default n
depends on HAS_DTS
help
This option specifies that the target platform supports device tree
configuration for I2c.