aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2017-09-03 19:45:08 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2017-09-03 19:45:08 -0700
commit1107e0e46dc09f5b424bcbb0751b60aa70652502 (patch)
tree06d33125cf13eaa81418ec2c2822b36641068232 /arch
parentdefaults/kernel-generic-config: expand all network vendors (diff)
downloadgenkernel-1107e0e46dc09f5b424bcbb0751b60aa70652502.tar.gz
genkernel-1107e0e46dc09f5b424bcbb0751b60aa70652502.tar.bz2
genkernel-1107e0e46dc09f5b424bcbb0751b60aa70652502.zip
arch/x86*: enable CONFIG_ALX.
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=629580 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/arch-config1
-rw-r--r--arch/x86_64/arch-config1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/arch-config b/arch/x86/arch-config
index be9e37b..9f8c4b2 100644
--- a/arch/x86/arch-config
+++ b/arch/x86/arch-config
@@ -34,3 +34,4 @@ CONFIG_MICROCODE=y
CONFIG_MICROCODE_EARLY=y
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
+CONFIG_ALX=m
diff --git a/arch/x86_64/arch-config b/arch/x86_64/arch-config
index 6f54956..6f09970 100644
--- a/arch/x86_64/arch-config
+++ b/arch/x86_64/arch-config
@@ -140,3 +140,4 @@ CONFIG_IOSF_MBI=m
CONFIG_COMPAT_NETLINK_MESSAGES=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
+CONFIG_ALX=m