diff options
author | Chunhe Lan <Chunhe.Lan@freescale.com> | 2012-09-14 15:57:20 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2012-09-19 09:38:16 -0400 |
commit | 1919aac36c2472ad010102661d5aa6d55f0d66a4 (patch) | |
tree | 86b0e7d3abf28413bab1836cfeed2c32094f4de1 /arch/powerpc | |
parent | e6651de9cc701ab4829b3a11a7ace85a79405d32 (diff) |
powerpc/85xx: Enable USB support in p1023rds_defconfig
Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/configs/85xx/p1023rds_defconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/powerpc/configs/85xx/p1023rds_defconfig b/arch/powerpc/configs/85xx/p1023rds_defconfig index 26e541c4662b..b80bcc69d1f7 100644 --- a/arch/powerpc/configs/85xx/p1023rds_defconfig +++ b/arch/powerpc/configs/85xx/p1023rds_defconfig | |||
@@ -112,6 +112,12 @@ CONFIG_SND=y | |||
112 | CONFIG_SND_MIXER_OSS=y | 112 | CONFIG_SND_MIXER_OSS=y |
113 | CONFIG_SND_PCM_OSS=y | 113 | CONFIG_SND_PCM_OSS=y |
114 | # CONFIG_SND_SUPPORT_OLD_API is not set | 114 | # CONFIG_SND_SUPPORT_OLD_API is not set |
115 | CONFIG_USB=y | ||
116 | CONFIG_USB_DEVICEFS=y | ||
117 | CONFIG_USB_MON=y | ||
118 | CONFIG_USB_EHCI_HCD=y | ||
119 | CONFIG_USB_EHCI_FSL=y | ||
120 | CONFIG_USB_STORAGE=y | ||
115 | CONFIG_EDAC=y | 121 | CONFIG_EDAC=y |
116 | CONFIG_EDAC_MM_EDAC=y | 122 | CONFIG_EDAC_MM_EDAC=y |
117 | CONFIG_RTC_CLASS=y | 123 | CONFIG_RTC_CLASS=y |