linux/arch/ia64/configs
Tony Luck 88ff987758 [IA64] fix "allnoconfig" build
Link errors:
arch/ia64/kernel/built-in.o: In function `arch_setup_dmar_msi':
(.text+0x35972): undefined reference to `dmar_msi_write'
... and more ...

because allnoconfig has CONFIG_DMAR=y due to the "select DMAR"
in arch/ia64/Kconfig under config IA64_GENERIC.

Drop that select, but add CONFIG_DMAR=y to generic_defconfig so
we keep testbuilding the DMAR code.

Signed-off-by: Tony Luck <tony.luck@intel.com>
2011-08-09 12:36:00 -07:00
..
bigsur_defconfig
generic_defconfig [IA64] fix "allnoconfig" build 2011-08-09 12:36:00 -07:00
gensparse_defconfig
sim_defconfig
tiger_defconfig
xen_domu_defconfig
zx1_defconfig