From 02968c8d71fb379683342904938c9af969341d74 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Fri, 19 Jul 2019 20:23:52 -0700 Subject: [PATCH] Update RT configs for 4.19 to include AX88796B_PHY --- 4.19/x86-32-pae-rt | 8 ++++---- 4.19/x86-64-rt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/4.19/x86-32-pae-rt b/4.19/x86-32-pae-rt index ea82629..f0c024b 100644 --- a/4.19/x86-32-pae-rt +++ b/4.19/x86-32-pae-rt @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.19.50-gnu Kernel Configuration +# Linux/i386 4.19.59-gnu Kernel Configuration # # -# Compiler: i386-linux-gcc (GCC) 9.1.0 +# Compiler: i386-linux-gcc (GCC) 8.3.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90100 +CONFIG_GCC_VERSION=80300 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_IRQ_WORK=y @@ -3162,7 +3162,7 @@ CONFIG_LED_TRIGGER_PHY=y CONFIG_SFP=m CONFIG_AMD_PHY=m CONFIG_AQUANTIA_PHY=m -CONFIG_ASIX_PHY=m +CONFIG_AX88796B_PHY=m CONFIG_AT803X_PHY=m CONFIG_BCM7XXX_PHY=m CONFIG_BCM87XX_PHY=m diff --git a/4.19/x86-64-rt b/4.19/x86-64-rt index b627afe..2b24da2 100644 --- a/4.19/x86-64-rt +++ b/4.19/x86-64-rt @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.19.50-gnu Kernel Configuration +# Linux/x86_64 4.19.59-gnu Kernel Configuration # # -# Compiler: x86_64-linux-gcc (GCC) 9.1.0 +# Compiler: x86_64-linux-gcc (GCC) 8.3.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90100 +CONFIG_GCC_VERSION=80300 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_IRQ_WORK=y @@ -3230,7 +3230,7 @@ CONFIG_LED_TRIGGER_PHY=y CONFIG_SFP=m CONFIG_AMD_PHY=m CONFIG_AQUANTIA_PHY=m -CONFIG_ASIX_PHY=m +CONFIG_AX88796B_PHY=m CONFIG_AT803X_PHY=m CONFIG_BCM7XXX_PHY=m CONFIG_BCM87XX_PHY=m -- 2.31.1