]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sandbox: Enable devres subsystem
authorSimon Glass <sjg@chromium.org>
Tue, 28 Jul 2015 17:53:14 +0000 (11:53 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Aug 2015 13:44:29 +0000 (07:44 -0600)
commitc3e6847bb33c061ce248d0178d8ca8daf1104aef
tree5f8b59383e0362c398760f726953b68373d414c2
parent40b6f2d020ca8074ed38a1b6bfa170aead1a170e
sandbox: Enable devres subsystem

This should be used for sandbox. We can convert at least one driver to use
it, but in the meantime, enable the feature so that the code is
build-tested.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/sandbox_defconfig