summaryrefslogtreecommitdiff
path: root/arch/mips/configs/ath79_defconfig
diff options
context:
space:
mode:
authorAlban Bedel <albeu@free.fr>2019-01-07 20:45:15 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-27 10:08:04 +0100
commit0fe178a747ddbfdf7cf68d03ec9771e01ac95087 (patch)
tree55e29786fff35f32d7d122bde4a801c5e4d15bc0 /arch/mips/configs/ath79_defconfig
parentada3ccb5e9b90961416734c882e3705af2695e35 (diff)
MIPS: ath79: Enable OF serial ports in the default config
[ Upstream commit 565dc8a4f55e491935bfb04866068d21784ea9a4 ] CONFIG_SERIAL_OF_PLATFORM is needed to get a working console on the OF boards, enable it in the default config to get a working setup out of the box. Signed-off-by: Alban Bedel <albeu@free.fr> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: linux-kernel@vger.kernel.org Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/mips/configs/ath79_defconfig')
-rw-r--r--arch/mips/configs/ath79_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/ath79_defconfig b/arch/mips/configs/ath79_defconfig
index 25ed914933e5..8a22978be1e6 100644
--- a/arch/mips/configs/ath79_defconfig
+++ b/arch/mips/configs/ath79_defconfig
@@ -72,6 +72,7 @@ CONFIG_SERIAL_8250_CONSOLE=y
# CONFIG_SERIAL_8250_PCI is not set
CONFIG_SERIAL_8250_NR_UARTS=1
CONFIG_SERIAL_8250_RUNTIME_UARTS=1
+CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SERIAL_AR933X=y
CONFIG_SERIAL_AR933X_CONSOLE=y
# CONFIG_HW_RANDOM is not set