From 8a27b4e99d2320c63baa3ad7e445d21c999bca0d Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 27 Dec 2018 16:50:01 +0100 Subject: Set CONFIG_REALTEK_PHY=y to workaround realtek ethernet issues (rhbz 1650984) --- kernel-armv7hl-debug.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl-debug.config') diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config index b4ebb8edf..b00215e2b 100644 --- a/kernel-armv7hl-debug.config +++ b/kernel-armv7hl-debug.config @@ -4957,7 +4957,7 @@ CONFIG_RDS_TCP=m CONFIG_RD_XZ=y # CONFIG_READABLE_ASM is not set CONFIG_REALTEK_AUTOPM=y -CONFIG_REALTEK_PHY=m +CONFIG_REALTEK_PHY=y CONFIG_REFCOUNT_FULL=y CONFIG_REGMAP_I2C=y CONFIG_REGMAP_IRQ=y -- cgit