From e52e046f394e4d55725656c991ad7777d79a76cf Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 27 Dec 2018 16:51:25 +0100 Subject: Set CONFIG_REALTEK_PHY=y to workaround realtek ethernet issues (rhbz 1650984) --- configs/fedora/generic/CONFIG_REALTEK_PHY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/fedora/generic/CONFIG_REALTEK_PHY b/configs/fedora/generic/CONFIG_REALTEK_PHY index 051e7cc45..366b69345 100644 --- a/configs/fedora/generic/CONFIG_REALTEK_PHY +++ b/configs/fedora/generic/CONFIG_REALTEK_PHY @@ -1 +1 @@ -CONFIG_REALTEK_PHY=m +CONFIG_REALTEK_PHY=y -- cgit