Build in MMC on VExpress so we can boot using qemu
This commit is contained in:
parent
a4e130d5df
commit
514c610161
@ -65,7 +65,7 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
|||||||
|
|
||||||
CONFIG_FB_ARMCLCD=m
|
CONFIG_FB_ARMCLCD=m
|
||||||
|
|
||||||
CONFIG_MMC_ARMMMCI=m
|
CONFIG_MMC_ARMMMCI=y
|
||||||
CONFIG_MMC_DW=m
|
CONFIG_MMC_DW=m
|
||||||
# CONFIG_MMC_DW_IDMAC is not set
|
# CONFIG_MMC_DW_IDMAC is not set
|
||||||
|
|
||||||
|
@ -2327,6 +2327,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 10 2012 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||||
|
- Build in MMC on VExpress so we can boot using qemu
|
||||||
|
|
||||||
* Tue May 8 2012 Peter Robinson <pbrobinson@fedoraproject.org>
|
* Tue May 8 2012 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||||
- Restructure ARM configs to minimise duplication and pull all generic options
|
- Restructure ARM configs to minimise duplication and pull all generic options
|
||||||
- Spilt Versatile config and use Express chip into dedicated config for qemu
|
- Spilt Versatile config and use Express chip into dedicated config for qemu
|
||||||
|
Loading…
Reference in New Issue
Block a user