> -Original Message-
> From: Julian Braha On Behalf Of Julian Braha
> Sent: Saturday, March 27, 2021 2:56 AM
> To: Tan, Ley Foon
> Cc: linux-kernel@vger.kernel.org; fazilyildi...@gmail.com
> Subject: [PATCH] arch: nios2: fix unmet dependency for
> SERIAL_C
When EARLY_PRINTK is enabled and TTY is disabled,
Kbuild gives the following warning:
WARNING: unmet direct dependencies detected for SERIAL_CORE_CONSOLE
Depends on [n]: TTY [=n] && HAS_IOMEM [=y]
Selected by [y]:
- EARLY_PRINTK [=y]
This is because EARLY_PRINTK selects SERIAL_CORE_CONSOLE
2 matches
Mail list logo