Out of the four options in the file, only X86_GENERIC_HAS_VIDEO is used. The others have been without backing code for 10 years, so drop them. Signed-off-by: Ahmad Fatoum <ahmad@xxxxxx> --- arch/x86/mach-i386/Kconfig | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/arch/x86/mach-i386/Kconfig b/arch/x86/mach-i386/Kconfig index b64d21fd9aa3..2d0bfb475947 100644 --- a/arch/x86/mach-i386/Kconfig +++ b/arch/x86/mach-i386/Kconfig @@ -3,26 +3,11 @@ menu "Board specific settings" if X86_BOOTLOADER -config X86_GENERIC_HAS_ISA - bool "ISA support" - help - Say Y here if the target supports a ISA bus - -config X86_GENERIC_HAS_PCI - bool "PCI support" - help - Say Y here if the target supports a PCI bus - config X86_GENERIC_HAS_VIDEO bool "video support" help Say Y here if the target supports a video output -config X86_GENERIC_HAS_USB - bool "USB support" - help - Say Y here if the target supports a USB interface - endif endmenu -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox