mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 21:29:44 +00:00
When CONFIG_SMP is not set, CONFIG_BROKEN_ON_SMP is set, and CONFIG_PCI is not set, there can be a kconfig warning: WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] To fix that, make the selects of MPC10X_BRIDGE be conditional on PCI and use "imply" instead of "select". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Suggested-by: Michael Ellerman <mpe@ellerman.id.au> # use "imply" Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230521225103.19197-1-rdunlap@infradead.org |
||
|---|---|---|
| .. | ||
| flipper-pic.c | ||
| flipper-pic.h | ||
| gamecube.c | ||
| hlwd-pic.c | ||
| hlwd-pic.h | ||
| holly.c | ||
| Kconfig | ||
| linkstation.c | ||
| ls_uart.c | ||
| Makefile | ||
| mpc10x.h | ||
| mvme5100.c | ||
| storcenter.c | ||
| usbgecko_udbg.c | ||
| usbgecko_udbg.h | ||
| wii.c | ||