From: Jan Beulich Date: Thu, 5 Feb 2015 15:35:21 +0000 (+0000) Subject: x86/Kconfig: Simplify X86_IO_APIC dependencies X-Git-Tag: omap-for-v4.1/fixes-rc1~193^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1da1e715d4faf01468b7f45f7098922bc85ea8e;p=pandora-kernel.git x86/Kconfig: Simplify X86_IO_APIC dependencies Since dependencies are transitive, we don't really need to repeat those of X86_UP_IOAPIC. Furthermore avoid the symbol getting entered into .config when it is off by having the default simply Y and the dependencies solely handled via the intended for that purpose "depends on". Signed-off-by: Jan Beulich Link: http://lkml.kernel.org/r/54D39BC9020000780005D688@mail.emea.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed