* make menuconfig refuses to let CONFIG_X86_64=y and CONFIG_64BIT remain
@ 2007-08-07 18:02 Maes Rich
2007-08-07 21:18 ` Maes Rich
0 siblings, 1 reply; 3+ messages in thread
From: Maes Rich @ 2007-08-07 18:02 UTC (permalink / raw)
To: linux-kernel
Hello I'm new to the list. In the process of using make menuconfig, I
used an older config(2.6.11) to start my new configuration (2.6.17) and
notice that original settings for CONFIG_X86_64=y and CONFIG_64BIT=y are
being over ridden and replace by CONFIG_M686=y setting and
CONFIG_X86_32=y
Does this sound like new dependencies have been added for X86_64 support
and menuconfig is disabling the symbol because of a dependency shortage?
When I search on the symbol in the menuconfig GUI I see that it calls
out the flag as Symbol: X86_64 [=X86_64]... no other dependency's are
specified there.
Can anyone explain this behavior to me?
Rich Maes
Lead Systems Engineer
Isothermal Systems Research, Inc.
office: 509-232-3458
mobile: 509-701-1356
www.spraycool.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: make menuconfig refuses to let CONFIG_X86_64=y and CONFIG_64BIT remain
2007-08-07 18:02 make menuconfig refuses to let CONFIG_X86_64=y and CONFIG_64BIT remain Maes Rich
@ 2007-08-07 21:18 ` Maes Rich
2007-08-07 22:12 ` Dave Jones
0 siblings, 1 reply; 3+ messages in thread
From: Maes Rich @ 2007-08-07 21:18 UTC (permalink / raw)
To: linux-kernel
I have a little more information. I tried generating the configuration
using a 'make ARCH=x86_64 defconfig' I took the resulting file, which is
configured for x86_64 and use it as a alternative configuration file for
makeconfig and then save it without making any changes. The newly saved
file has been restructured for 32bit. Does this sound like a bug?
Rich Maes
Lead Systems Engineer
Isothermal Systems Research, Inc.
office: 509-232-3458
mobile: 509-701-1356
www.spraycool.com
-----Original Message-----
From: Maes Rich
Sent: Tuesday, August 07, 2007 11:02 AM
To: 'linux-kernel@vger.kernel.org'
Subject: make menuconfig refuses to let CONFIG_X86_64=y and CONFIG_64BIT
remain
Hello I'm new to the list. In the process of using make menuconfig, I
used an older config(2.6.11) to start my new configuration (2.6.17) and
notice that original settings for CONFIG_X86_64=y and CONFIG_64BIT=y are
being over ridden and replace by CONFIG_M686=y setting and
CONFIG_X86_32=y
Does this sound like new dependencies have been added for X86_64 support
and menuconfig is disabling the symbol because of a dependency shortage?
When I search on the symbol in the menuconfig GUI I see that it calls
out the flag as Symbol: X86_64 [=X86_64]... no other dependency's are
specified there.
Can anyone explain this behavior to me?
Rich Maes
Lead Systems Engineer
Isothermal Systems Research, Inc.
office: 509-232-3458
mobile: 509-701-1356
www.spraycool.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: make menuconfig refuses to let CONFIG_X86_64=y and CONFIG_64BIT remain
2007-08-07 21:18 ` Maes Rich
@ 2007-08-07 22:12 ` Dave Jones
0 siblings, 0 replies; 3+ messages in thread
From: Dave Jones @ 2007-08-07 22:12 UTC (permalink / raw)
To: Maes Rich; +Cc: linux-kernel
On Tue, Aug 07, 2007 at 02:18:16PM -0700, Maes Rich wrote:
> I have a little more information. I tried generating the configuration
> using a 'make ARCH=x86_64 defconfig' I took the resulting file, which is
> configured for x86_64 and use it as a alternative configuration file for
> makeconfig and then save it without making any changes. The newly saved
> file has been restructured for 32bit. Does this sound like a bug?
did you set ARCH=x86_64 in the make menuconfig command too ?
Dave
--
http://www.codemonkey.org.uk
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-07 22:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07 18:02 make menuconfig refuses to let CONFIG_X86_64=y and CONFIG_64BIT remain Maes Rich
2007-08-07 21:18 ` Maes Rich
2007-08-07 22:12 ` Dave Jones
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.