commit | 951b8cce819cd472a581f47946483c84d1c4245e | [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 | 82278e39bae07cdbd8916e84fef690ce78887e1a [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>