SPECS (LINUX_2_6): kernel.spec - remove useless CONFIG_TOI=n on ppc, it's v...
sparky
sparky at pld-linux.org
Fri Sep 26 23:14:02 CEST 2008
Author: sparky Date: Fri Sep 26 21:14:02 2008 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- remove useless CONFIG_TOI=n on ppc, it's value is allways set to 'y' if
CONFIG_TOI_CORE is set
---- Files affected:
SPECS:
kernel.spec (1.441.2.1966 -> 1.441.2.1967)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1966 SPECS/kernel.spec:1.441.2.1967
--- SPECS/kernel.spec:1.441.2.1966 Fri Sep 26 23:10:00 2008
+++ SPECS/kernel.spec Fri Sep 26 23:13:54 2008
@@ -1072,13 +1072,6 @@
CONFIG_SECURITY_SMACK=n
%endif
-%if %{with tuxonice}
-%ifarch ppc ppc64
- # move to tuxonice config
- CONFIG_TOI=n
-%endif
-%endif
-
%if %{without ipv6}
CONFIG_IPV6=n
%endif
@@ -1680,6 +1673,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1967 2008/09/26 21:13:54 sparky
+- remove useless CONFIG_TOI=n on ppc, it's value is allways set to 'y' if
+ CONFIG_TOI_CORE is set
+
Revision 1.441.2.1966 2008/09/26 21:10:00 sparky
- allow building UP kernel (on request only), there still are features broken
on SMP, like hibernation in powerpc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1966&r2=1.441.2.1967&f=u
More information about the pld-cvs-commit
mailing list