1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 19:06:19 +01:00
Files
u-boot-megous/drivers/core/device-remove.c
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped
For SPL we don't expect to need to remove a device. Save some code space
by dropping this feature. The board config can define
CONFIG_DM_DEVICE_REMOVE if this is in fact needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
2014-11-21 08:13:02 +01:00

3.3 KiB