summaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/mach-i386/Kconfig')
-rw-r--r--arch/x86/mach-i386/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/x86/mach-i386/Kconfig b/arch/x86/mach-i386/Kconfig
deleted file mode 100644
index 2d0bfb4759..0000000000
--- a/arch/x86/mach-i386/Kconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-
-menu "Board specific settings"
-
-if X86_BOOTLOADER
-
-config X86_GENERIC_HAS_VIDEO
- bool "video support"
- help
- Say Y here if the target supports a video output
-
-endif
-
-endmenu