commit | 5ccee855f2106eba5a28d9a30f47d94f9ecc17eb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 01 18:54:24 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 05 16:14:36 2021 -0400 |
tree | 966683b8b5d657616ff7d77028afd33f66c48b5e | |
parent | debf660312a60ff35afb62961e3352a0b22abc0a [diff] |
ppc: Drop DM_PCI from config files Now that DM_PCI is always enabled we don't need to check it. Drop this old code. Signed-off-by: Simon Glass <sjg@chromium.org>