]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: dm: Kconfig: SPL_RAM depends on SPL_DM
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 28 Jun 2017 23:41:52 +0000 (01:41 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:20 +0000 (17:12 +0200)
commit45233301b69d10ae84aa7568672eb31769ba7b48
tree09a1eb8f5f23a44746c5c11d7b78d3d0ff01b2a2
parentc6ac6c1bd42b8948825697c88ba4ea00d61c5e2e
spl: dm: Kconfig: SPL_RAM depends on SPL_DM

This commit models the dependency from SPL_RAM to SPL_DM in Kconfig.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/ram/Kconfig