From 5c1572cf356ce31f1b8f9a3ffb26a8498617035e Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Sat, 2 Oct 2021 17:35:30 +0200 Subject: [alpha] Re-enable CONFIG_EISA which was disabled upstream by accident --- debian/changelog | 3 +++ debian/config/alpha/config | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index f5fd2d305823..049afafdbe8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,9 @@ linux (5.14.9-3) UNRELEASED; urgency=medium * debian/rules.real: Stop invoking obsolete headers_check target * libcpupower: Update symbols file for changes in 5.13.9-1~exp1 + [ John Paul Adrian Glaubitz ] + * [alpha] Re-enable CONFIG_EISA which was disabled upstream by accident + -- Salvatore Bonaccorso Mon, 04 Oct 2021 22:05:09 +0200 linux (5.14.9-2) unstable; urgency=medium diff --git a/debian/config/alpha/config b/debian/config/alpha/config index 6ae0a846478f..ca9ea302ea73 100644 --- a/debian/config/alpha/config +++ b/debian/config/alpha/config @@ -169,6 +169,7 @@ CONFIG_IPMI_POWEROFF=m ## ## file: drivers/eisa/Kconfig ## +CONFIG_EISA=y CONFIG_EISA_PCI_EISA=y CONFIG_EISA_VIRTUAL_ROOT=y CONFIG_EISA_NAMES=y -- cgit v1.2.3