9
0
Fork 0
barebox/drivers/of/Kconfig

15 lines
179 B
Plaintext

config OFTREE
bool
config DTC
bool
config OFDEVICE
select OFTREE
select DTC
bool "Enable probing of devices from the devicetree"
config OF_NET
depends on NET
def_bool y