lkml.org 
[lkml]   [2007]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.21-rc5-mm4
Valdis.Kletnieks@vt.edu wrote:
> On Tue, 03 Apr 2007 19:20:04 PDT, Randy Dunlap said:
>> On Tue, 03 Apr 2007 21:35:54 -0400 Valdis.Kletnieks@vt.edu wrote:
>>> I do a '/ACPI_SLEEP' inside that, and I get this output:
>>>
>>> x Symbol: ACPI_SLEEP [=n] x
>>> x Depends on: !X86_NUMAQ && !X86_VISWS && !IA64_HP_SIM && (IA64 || X86)
>
>>> Only problem is that drivers/acpi/Kconfig:49 says:
>>>
>>> config ACPI_SLEEP
>>> bool "Sleep States"
>>> depends on X86 && (!SMP || SUSPEND_SMP)
>>> depends on PM
>>> default y
>>>
>>> Can somebody explain why I'm seeing the different Depends on in the two places?
>> Due to the top of drivers/acpi/Kconfig:
>>
>> menu "ACPI (Advanced Configuration and Power Interface) Support"
>> depends on !X86_NUMAQ
>> depends on !X86_VISWS
>> depends on !IA64_HP_SIM
>> depends on IA64 || X86
>> depends on PM
>
> Ah. Further investigation shows that the "&& (!SMP || SUSPEND_SMP)" part
> failed to show up because the line was too long - running 'make menuconfig'
> in an 140-col or so xterm made them show up.
>
> Anybody ambitious enough to add a "line too long" indicator of some sort? :)
>

Good luck. But the symbols are there. Just use left/right arrow keys
to scroll the display left/right and you can see them. Now if you just
had that indicator to tell you that you Need to scroll to see more text...

--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
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: 2007-04-04 05:41    [W:1.121 / U:1.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site