Build in OMAP MMC again (fix at least omap3)
This commit is contained in:
parent
0f1c9f0af8
commit
fceb3510c2
@ -123,7 +123,6 @@ CONFIG_OMAP_IOVMM=m
|
||||
CONFIG_HWSPINLOCK_OMAP=m
|
||||
CONFIG_OMAP3_EMU=y
|
||||
# CONFIG_OMAP3_SDRC_AC_TIMING is not set
|
||||
CONFIG_ARM_OMAP2PLUS_CPUFREQ=y
|
||||
CONFIG_OMAP_WATCHDOG=m
|
||||
CONFIG_TWL4030_WATCHDOG=m
|
||||
|
||||
@ -178,9 +177,8 @@ CONFIG_USB_GADGET_MUSB_HDRC=m
|
||||
# CONFIG_MUSB_PIO_ONLY is not set
|
||||
# CONFIG_USB_MUSB_DEBUG is not set
|
||||
CONFIG_OMAP_CONTROL_USB=m
|
||||
CONFIG_NOP_USB_XCEIV=m
|
||||
CONFIG_MMC_OMAP=m
|
||||
CONFIG_MMC_OMAP_HS=m
|
||||
CONFIG_MMC_OMAP=y
|
||||
CONFIG_MMC_OMAP_HS=y
|
||||
CONFIG_RTC_DRV_MAX8907=m
|
||||
# CONFIG_RTC_DRV_TWL92330 is not set
|
||||
CONFIG_RTC_DRV_TWL4030=y
|
||||
|
10
kernel.spec
10
kernel.spec
@ -711,7 +711,7 @@ Patch21030: arm-wandboard-quad.patch
|
||||
Patch21031: arm-imx-fixsound.patch
|
||||
|
||||
# AM33xx
|
||||
Patch21040: arm-omap-bbb-dts.patch
|
||||
Patch21040: arm-am33xx-bbb-dts.patch
|
||||
|
||||
#rhbz 754518
|
||||
Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
|
||||
@ -1316,7 +1316,10 @@ ApplyPatch arm-omap-load-tfp410.patch
|
||||
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
|
||||
ApplyPatch arm-wandboard-quad.patch
|
||||
ApplyPatch arm-imx-fixsound.patch
|
||||
#ApplyPatch arm-omap-bbb-dts.patch
|
||||
|
||||
# Fix OMAP and AM33xx (BeagleBone)
|
||||
#pplyPatch arm-am33xx-bbb-dts.patch
|
||||
|
||||
#
|
||||
# bugfixes to drivers and filesystems
|
||||
#
|
||||
@ -2261,6 +2264,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Sun Sep 1 2013 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Build in OMAP MMC again (fix at least omap3)
|
||||
|
||||
* Sat Aug 31 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.11.0-0.rc7.git4.1
|
||||
- Linux v3.11-rc7-42-gd9eda0f
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user