5 Sep
2009
5 Sep
'09
15:18
Hi, this seemingly illogical choice in Kernel:/HEAD/kernel-source-rt.src.rpm's config/*/* is puzzling, or just wrong. $ diff -dpru config/i386/{default,pae} (some happens on config/{i386,x86_64}/default) -CONFIG_X86_MSR=m -CONFIG_X86_CPUID=m +CONFIG_X86_MSR=y +CONFIG_X86_CPUID=y -CONFIG_IPV6=m +CONFIG_IPV6=y -CONFIG_LIB80211=m +CONFIG_LIB80211=y -CONFIG_ATA=m +CONFIG_ATA=y Just what is the purpose of doing that for the PAE/x64 config? It's like all but the i386-default config is horked. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org