9
0
Fork 0
barebox/drivers/of/Kconfig

11 lines
136 B
Plaintext
Raw Normal View History

config OFTREE
bool
config DTC
bool
config OFDEVICE
select OFTREE
select DTC
bool "Enable probing of devices from the devicetree"