lkml.org 
[lkml]   [2004]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectkconfig: selecting an undefined symbol
drivers/video/Kconfig:466:warning: 'select' used by config symbol 'FB_I810' refer to undefined symbol 'AGP'
drivers/video/Kconfig:467:warning: 'select' used by config symbol 'FB_I810' refer to undefined symbol 'AGP_INTEL'

This comes from

config FB_I810
tristate "Intel 810/815 support (EXPERIMENTAL)"
depends on FB && EXPERIMENTAL && PCI && X86 && !X86_64
select AGP
select AGP_INTEL
select FB_MODE_HELPERS

it really depends on X86 but AGP and AGP_INTEL are still not selectable
on sparc64.

Any good way to cure it?

--
Meelis Roos (mroos@linux.ee)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.137 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site