changeset 766:3d5fdc78af90

The reason powerpc isn't booting is a new magic config symbol showed up which needs to be set.
author Rob Landley <rob@landley.net>
date Mon, 29 Jun 2009 18:34:35 -0500
parents b8c0278becf6
children dc19e20734ca
files sources/targets/powerpc/miniconfig-linux
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sources/targets/powerpc/miniconfig-linux	Sat Jun 27 23:58:35 2009 -0500
+++ b/sources/targets/powerpc/miniconfig-linux	Mon Jun 29 18:34:35 2009 -0500
@@ -7,6 +7,7 @@
 CONFIG_COMPAT_BRK=y
 CONFIG_SLAB=y
 CONFIG_PPC_PMAC=y
+CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
 CONFIG_PPC601_SYNC_FIX=y
 CONFIG_HIGHMEM=y
 CONFIG_NO_HZ=y