android_kernel_xiaomi_sm8350/arch/x86
Ingo Molnar 36619a8a80 x86/VisWS: remove Kconfig quirk
VisWS has this quirk currently:

 config X86_VISWS
 	bool "SGI 320/540 (Visual Workstation)"
	depends on X86_32 && PCI && !X86_VOYAGER && X86_MPPARSE && PCI_GODIRECT

The !Voyager quirk is unnecessary.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-29 14:17:05 +01:00
..
boot x86 setup: fix asm constraints in vesa_store_edid 2009-01-27 14:48:46 -08:00
configs eeprom: More consistent symbol names 2009-01-26 21:19:57 +01:00
crypto
ia32 Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core 2009-01-28 23:13:53 +01:00
include/asm x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk 2009-01-29 14:17:04 +01:00
kernel x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk 2009-01-29 14:17:04 +01:00
kvm
lguest
lib x86: use early clobbers in usercopy*.c 2009-01-21 09:43:17 +01:00
mach-default x86: remove subarchitecture support 2009-01-29 14:16:52 +01:00
mach-voyager x86: initialize per-cpu GDT segment in per-cpu setup 2009-01-27 12:56:48 +09:00
math-emu
mm x86: replace CONFIG_X86_SMP with CONFIG_SMP 2009-01-29 14:17:00 +01:00
oprofile
pci x86: move mach-default/*.h files to asm/ 2009-01-29 14:16:51 +01:00
power
vdso
video
xen Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core 2009-01-28 23:13:53 +01:00
Kconfig x86/VisWS: remove Kconfig quirk 2009-01-29 14:17:05 +01:00
Kconfig.cpu x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES 2009-01-21 11:17:11 +01:00
Kconfig.debug x86: replace CONFIG_X86_SMP with CONFIG_SMP 2009-01-29 14:17:00 +01:00
Makefile x86: remove subarchitecture support 2009-01-29 14:16:52 +01:00
Makefile_32.cpu