All of lore.kernel.org
 help / color / mirror / Atom feed
* what is the purpose of "CONFIG_DMA_IS_DMA32"?
@ 2006-11-27 18:25 Robert P. J. Day
  2006-11-27 21:20 ` Andi Kleen
  2006-11-27 21:32   ` Christoph Lameter
  0 siblings, 2 replies; 4+ messages in thread
From: Robert P. J. Day @ 2006-11-27 18:25 UTC (permalink / raw)
  To: Linux kernel mailing list


  perhaps a silly question, but:

$ grep -r "DMA_IS_DMA32" *
arch/ia64/defconfig:CONFIG_DMA_IS_DMA32=y
arch/ia64/configs/sim_defconfig:CONFIG_DMA_IS_DMA32=y
arch/ia64/configs/zx1_defconfig:CONFIG_DMA_IS_DMA32=y
arch/ia64/configs/tiger_defconfig:CONFIG_DMA_IS_DMA32=y
arch/ia64/configs/bigsur_defconfig:CONFIG_DMA_IS_DMA32=y
arch/ia64/configs/gensparse_defconfig:CONFIG_DMA_IS_DMA32=y
$

what is the purpose of a configuration symbol that is set but never
involved in a conditional check?

  i'm guessing that used to be a config setting in the ia64/Kconfig
file that has since vanished.

rday

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-11-27 21:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-27 18:25 what is the purpose of "CONFIG_DMA_IS_DMA32"? Robert P. J. Day
2006-11-27 21:20 ` Andi Kleen
2006-11-27 21:32 ` Christoph Lameter
2006-11-27 21:32   ` Christoph Lameter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.