diff options
author | 2025-05-21 21:33:33 +0000 | |
---|---|---|
committer | 2025-05-25 15:00:02 +0200 | |
commit | 79ee1d20e37cd553cc961962fca8107e69a0c293 (patch) | |
tree | 3f4e020d2ec87d073201e13e2b174c5d4328665f /scripts/lib/kdoc/kdoc_output.py | |
parent | MAINTAINERS: Add entry for newly added EcoNet platform. (diff) | |
download | linux-rng-79ee1d20e37cd553cc961962fca8107e69a0c293.tar.xz linux-rng-79ee1d20e37cd553cc961962fca8107e69a0c293.zip |
mips: econet: Fix incorrect Kconfig dependencies
config ECONET selects SERIAL_OF_PLATFORM and that depends on SERIAL_8250
so we need to select SERIAL_8250 directly.
Also do not enable DEBUG_ZBOOT unless DEBUG_KERNEL is set.
Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202505211654.CBdIsoTq-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202505211451.WRjyf3a9-lkp@intel.com/
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions