From: Josh Boyer Date: Thu, 4 Sep 2008 02:57:57 +0000 (+0000) Subject: ibm_newemac: Allow the "no flow control" EMAC feature to work X-Git-Tag: v2.6.28-rc1~569^2~46^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b68d185ab12b1fc8000432c5d5ab5404d4788b4c;p=pandora-kernel.git ibm_newemac: Allow the "no flow control" EMAC feature to work Some PowerPC 40x chips have errata that force us not to use the integrated flow control. We have the feature defined, but it currently can't be used because it is never added to EMAC_FTRS_POSSIBLE. This adds a Kconfig option for affected platforms to select and puts the feature in the EMAC_FTRS_POSSIBLE list. This is set for PowerPC 405EZ platforms as well. Signed-off-by: Josh Boyer Acked-by: Benjamin Herrenschmidt Acked-by: Jeff Garzik Signed-off-by: Josh Boyer --- Reading git-diff-tree failed