Skip to content

Commit 3fd3590

Browse files
bulwahnsuryasaimadhu
authored andcommitted
x86/Kconfig: Remove references to obsolete Kconfig symbols
Remove two symbols referenced in Kconfig which have been removed previously by: ef3c67b ("mfd: intel_msic: Remove driver for deprecated platform") 1b79fc4 ("x86/apb_timer: Remove driver for deprecated platform") Detected by scripts/checkkconfigsymbols.py. [ bp: Merge into a single patch. ] Suggested-by: Randy Dunlap <[email protected]> Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent 8578447 commit 3fd3590

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/x86/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -605,9 +605,7 @@ config X86_INTEL_MID
605605
depends on X86_IO_APIC
606606
select I2C
607607
select DW_APB_TIMER
608-
select APB_TIMER
609608
select INTEL_SCU_PCI
610-
select MFD_INTEL_MSIC
611609
help
612610
Select to build a kernel capable of supporting Intel MID (Mobile
613611
Internet Device) platform systems which do not have the PCI legacy

0 commit comments

Comments
 (0)