dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 defconfig reduction 2010-08-14 22:26:53 +02:00
generic_defconfig [IA64] fix "allnoconfig" build 2011-08-09 12:36:00 -07:00
gensparse_defconfig [IA64] Add CONFIG_MISC_DEVICES=y to configs that need it. 2011-03-02 13:35:22 -08:00
sim_defconfig defconfig reduction 2010-08-14 22:26:53 +02:00
tiger_defconfig defconfig reduction 2010-08-14 22:26:53 +02:00
xen_domu_defconfig defconfig reduction 2010-08-14 22:26:53 +02:00
zx1_defconfig defconfig reduction 2010-08-14 22:26:53 +02:00