]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:18 +0000 (08:17 +0200)
commit1e0f9684bebd60a94d7725804e67fac50baefdd7
treef9f567d0944662d6c34e4791c294e805ac1fd2f5
parent9558777431f15c6b176573ed137988fe307fedc2
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