diff --git a/config-arm-versatile b/config-arm-versatile index 58dc65c..83cb9d7 100644 --- a/config-arm-versatile +++ b/config-arm-versatile @@ -65,7 +65,7 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y CONFIG_FB_ARMCLCD=m -CONFIG_MMC_ARMMMCI=m +CONFIG_MMC_ARMMMCI=y CONFIG_MMC_DW=m # CONFIG_MMC_DW_IDMAC is not set diff --git a/kernel.spec b/kernel.spec index 51089d6..17c526c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2327,6 +2327,9 @@ fi # ||----w | # || || %changelog +* Thu May 10 2012 Peter Robinson +- Build in MMC on VExpress so we can boot using qemu + * Tue May 8 2012 Peter Robinson - Restructure ARM configs to minimise duplication and pull all generic options - Spilt Versatile config and use Express chip into dedicated config for qemu