]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Fix USB protocol definitions for P1020RDB
authorRamneek Mehresh <ramneek.mehresh@freescale.com>
Wed, 24 Aug 2011 13:52:44 +0000 (19:22 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 30 Sep 2011 00:01:06 +0000 (19:01 -0500)
commit1120ad600be10d4332457d871c98b1fcc61b4a0b
tree10636954816fa51af7d3c340f6f2923d5c85e087
parent9ec8dec53955a8ad0353df837583d54abf46b166
powerpc/85xx: Fix USB protocol definitions for P1020RDB

USB protocol macros (CONFIG_USB_EHCI ...) to be included only when
CONFIG_HAS_FSL_DR_USB is defined for a board. Presence of USB DR controller
should be declared along with the underlying protocol used in the controller

Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/P1_P2_RDB.h