diff options
author | Simon Glass <sjg@chromium.org> | 2021-09-24 18:30:17 -0600 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-10-21 03:46:03 +0200 |
commit | c779e0d923189a85eb1fa3a0a214541cf4795a19 (patch) | |
tree | 1935a653e4401b19c3d679958bf9ecd46ff18def /cmd/efidebug.c | |
parent | 28fc87ee3ae8730fc556757cff05480b5cf94381 (diff) |
efi_loader: Drop code that doesn't work with driver model
This code should never have been added as it builds a new feature on top
of legacy code. This has already been improved with the dependency on BLK.
Add a dependency on DM_ETH also, to avoid needing to deal with this old
code.
Boards which want EFI_LOADER should migrate to driver model first.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'cmd/efidebug.c')
0 files changed, 0 insertions, 0 deletions