diff mbox

p1023rds_defconfig: Add USB support

Message ID 1347652640-20748-1-git-send-email-Chunhe.Lan@freescale.com (mailing list archive)
State Accepted, archived
Delegated to: Kumar Gala
Headers show

Commit Message

Chunhe Lan Sept. 14, 2012, 7:57 p.m. UTC
Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
---
 arch/powerpc/configs/85xx/p1023rds_defconfig |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

Comments

Gala Kumar-B11780 Sept. 19, 2012, 2:52 p.m. UTC | #1
On Sep 14, 2012, at 2:57 PM, Chunhe Lan wrote:

> Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
> ---
> arch/powerpc/configs/85xx/p1023rds_defconfig |    6 ++++++
> 1 files changed, 6 insertions(+), 0 deletions(-)

applied to next

- k
diff mbox

Patch

diff --git a/arch/powerpc/configs/85xx/p1023rds_defconfig b/arch/powerpc/configs/85xx/p1023rds_defconfig
index 26e541c..b80bcc6 100644
--- a/arch/powerpc/configs/85xx/p1023rds_defconfig
+++ b/arch/powerpc/configs/85xx/p1023rds_defconfig
@@ -112,6 +112,12 @@  CONFIG_SND=y
 CONFIG_SND_MIXER_OSS=y
 CONFIG_SND_PCM_OSS=y
 # CONFIG_SND_SUPPORT_OLD_API is not set
+CONFIG_USB=y
+CONFIG_USB_DEVICEFS=y
+CONFIG_USB_MON=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_FSL=y
+CONFIG_USB_STORAGE=y
 CONFIG_EDAC=y
 CONFIG_EDAC_MM_EDAC=y
 CONFIG_RTC_CLASS=y