From: holt@sgi.com Date: Tue, 16 Aug 2011 17:32:24 +0000 (+0000) Subject: flexcan: Add flexcan device support for p1010rdb. X-Git-Tag: next-20110819~44^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b489da87ebf7b0c106e45dc7a3c65d9d72ac6bd7;p=karo-tx-linux.git flexcan: Add flexcan device support for p1010rdb. Allow the p1010 processor to select the flexcan network driver. Signed-off-by: Robin Holt Acked-by: Marc Kleine-Budde , Acked-by: Wolfgang Grandegger , Cc: U Bhaskar-B22300 Cc: socketcan-core@lists.berlios.de, Cc: netdev@vger.kernel.org, Cc: PPC list Cc: Kumar Gala Signed-off-by: David S. Miller --- diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 6926b61acfea..47682b67fd36 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -656,6 +656,8 @@ config SBUS config FSL_SOC bool + select HAVE_CAN_FLEXCAN if NET && CAN + select PPC_CLOCK if CAN_FLEXCAN config FSL_PCI bool