From a71ee103a729754519abc15fd58e6b258a89e58b Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 19 Oct 2020 11:42:37 -0500 Subject: Linux v5.9.1 Signed-off-by: Justin M. Forbes --- .../fedora/generic/arm/CONFIG_SERIAL_IMX_EARLYCON | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/arm/CONFIG_SERIAL_IMX_EARLYCON (limited to 'configs/fedora/generic/arm/CONFIG_SERIAL_IMX_EARLYCON') diff --git a/configs/fedora/generic/arm/CONFIG_SERIAL_IMX_EARLYCON b/configs/fedora/generic/arm/CONFIG_SERIAL_IMX_EARLYCON new file mode 100644 index 000000000..f8065a94e --- /dev/null +++ b/configs/fedora/generic/arm/CONFIG_SERIAL_IMX_EARLYCON @@ -0,0 +1,20 @@ +# CONFIG_SERIAL_IMX_EARLYCON: +# +# If you have enabled the earlycon on the Freescale IMX +# CPU you can make it the earlycon by answering Y to this option. +# +# Symbol: SERIAL_IMX_EARLYCON [=n] +# Type : bool +# Defined at drivers/tty/serial/Kconfig:518 +# Prompt: Earlycon on IMX serial port +# Depends on: TTY [=y] && HAS_IOMEM [=y] && OF [=y] +# Location: +# -> Device Drivers +# -> Character devices +# -> Enable TTY (TTY [=y]) +# -> Serial drivers +# Selects: SERIAL_EARLYCON [=y] +# +# +# +# CONFIG_SERIAL_IMX_EARLYCON is not set -- cgit