Message ID | 20200122105852.8788-1-alobakin@dlink.ru (mailing list archive) |
---|---|
Headers | show |
Series | MIPS: a set of misc Kconfig/Kbuild improvements | expand |
Hello, Alexander Lobakin wrote: > This patchset aims mainly at MIPS and Generic MIPS Kconfig optimizations > except for the last patch that removes redundant BASE_BAUD override for > Generic MIPS. If it should go out of this series, please let me know. > All changes were fully tested on Generic MIPS32R2 board, but I admit > there potentionally might be any non-critical issues on other systems > (unlikely though). > > Alexander Lobakin (5): > MIPS: don't explicitly select LIBFDT in Kconfig > MIPS: generic: don't unconditionally select PINCTRL > MIPS: make CPU_HAS_LOAD_STORE_LR opt-out > MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically > (again) > Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic > kernel" Series applied to mips-next. > MIPS: don't explicitly select LIBFDT in Kconfig > commit 7c8f13790958 > https://git.kernel.org/mips/c/7c8f13790958 > > Signed-off-by: Alexander Lobakin <alobakin@dlink.ru> > Signed-off-by: Paul Burton <paulburton@kernel.org> > > MIPS: generic: don't unconditionally select PINCTRL > commit 7de86604bbe4 > https://git.kernel.org/mips/c/7de86604bbe4 > > Signed-off-by: Alexander Lobakin <alobakin@dlink.ru> > Signed-off-by: Paul Burton <paulburton@kernel.org> > > MIPS: make CPU_HAS_LOAD_STORE_LR opt-out > commit 18d84e2e55b6 > https://git.kernel.org/mips/c/18d84e2e55b6 > > Signed-off-by: Alexander Lobakin <alobakin@dlink.ru> > Signed-off-by: Paul Burton <paulburton@kernel.org> > > MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again) > commit 34c01e41b247 > https://git.kernel.org/mips/c/34c01e41b247 > > Signed-off-by: Alexander Lobakin <alobakin@dlink.ru> > Signed-off-by: Paul Burton <paulburton@kernel.org> > > Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel" > commit 0a3d5b577784 > https://git.kernel.org/mips/c/0a3d5b577784 > > Signed-off-by: Alexander Lobakin <alobakin@dlink.ru> > Signed-off-by: Paul Burton <paulburton@kernel.org> Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paulburton@kernel.org to report it. ]