提交 220921a0 编写于 作者: F Finn Thain 提交者: Geert Uytterhoeven

m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to n

Allow CONFIG_EARLY_PRINTK without requiring both CONFIG_EMBEDDED and
CONFIG_DEBUG. Default to disabled.
Signed-off-by: NFinn Thain <fthain@telegraphics.com.au>
Signed-off-by: NLaurent Vivier <laurent@vivier.eu>
Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
上级 5ecf85f0
...@@ -11,9 +11,8 @@ config BOOTPARAM_STRING ...@@ -11,9 +11,8 @@ config BOOTPARAM_STRING
depends on BOOTPARAM depends on BOOTPARAM
config EARLY_PRINTK config EARLY_PRINTK
bool "Early printk" if EMBEDDED bool "Early printk"
depends on MVME16x || MAC depends on MVME16x || MAC
default y
help help
Write kernel log output directly to a serial port. Write kernel log output directly to a serial port.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册