Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mmc: pwrseq_sd8787: Allow being built-in irrespective of dependencies
pwrseq_sd8787 is forced to be built as a module if its dependencies are. That's unnecessary, it's perfectly fine for it to be built-in even though the wireless drivers that need it are modules. Relax the depends definition in Kconfig accordingly. Signed-off-by: Lukas Wunner <[email protected]> Cc: Matt Ranostay <[email protected]> Cc: Lubomir Rintel <[email protected]> Cc: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/8bb3d7c3a36985e030ba40e853c57578de8fb303.1673866725.git.lukas@wunner.de Signed-off-by: Ulf Hansson <[email protected]>
- Loading branch information