@@ -41,7 +42,7 @@ config MPC85xx_DS config SBC8560 bool "Wind River SBC8560" select DEFAULT_UIMAGE- select PPC_CPM_NEW_BINDING+ select PPC_CPM_NEW_BINDING if CPM2 help This option enables support for the Wind River SBC8560 board
Setting PPC_CPM_NEW_BINGING should be harmless if CPM2 isn't set. Looks
good otherwise.
-Scott