[Bug 13826] linux-source-2.6.12 FTBFS with custom config
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Sat Aug 20 04:23:14 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=13826
Ubuntu | linux
fabbione at ubuntu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
------- Additional Comments From fabbione at ubuntu.com 2005-08-20 05:23 UTC -------
The overall KConfig situation on ppc64 is known upstream not to be state of the
art yet.
I did compare your config with our and basically you managed to enable
CONFIG_INPUT_ADBHID
that for what i know is available only on ppc32.
While this is really annoying, i suggest to either start from our config and
kill what
you don't need, or stick with the stock.
Some relevant bits that might trigger it are:
diff -u james stock
-# CONFIG_PPC_PSERIES is not set
+CONFIG_PPC_PSERIES=y
-# CONFIG_PPC_MAPLE is not set
+CONFIG_PPC_MAPLE=y
-CONFIG_POWER4_ONLY=y
+# CONFIG_POWER4_ONLY is not set
-# CONFIG_SCHED_SMT is not set
+CONFIG_HMT=y
+CONFIG_DISCONTIGMEM=y
+CONFIG_NUMA=y
+CONFIG_SCHED_SMT=y
there might be more.. but these are bits i know that might influence the 32/64
bit stuff.
Fabio
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list