commit | e3ee5c91e85ae980055d334c6682e5417946c91f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Feb 16 15:08:07 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 16 15:08:07 2023 -0500 |
tree | 8af9d284e9b4b4b30c9e94822ebecdca1424f745 | |
parent | 416cd215f9b4b9718f31eb21aecac0d675bcbc30 [diff] |
pci: Make PCI_INIT_R be selected rather than prompted As this CONFIG option is for a hook, it should be selected when required for a platform to function, rather than asked (or implied). Signed-off-by: Tom Rini <trini@konsulko.com>