dm: core: Add support for simple-bus
Add a driver for the simple-bus nodes, which allows devices within these nodes to be bound. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
#
|
||||
|
||||
obj-y := device.o lists.o root.o uclass.o util.o
|
||||
obj-$(CONFIG_OF_CONTROL) += simple-bus.o
|
||||
|
||||
Reference in New Issue
Block a user