lkml.org 
[lkml]   [2004]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: kconfig: selecting an undefined symbol
On Tue, 14 Sep 2004 14:47:14 +0300 (EEST) Meelis Roos wrote:

| 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?

What's your goal? Even if "we" changed the SELECTs to be
DEPEND ONs, as you say, it depends on X86, so what does that have
to do with sparc64?

--
~Randy
-
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.030 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site