mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
microblaze: Compile uart 16550 serial driver
Upcomming little endian platform will use 16550 serial driver. Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@petalogix.com>
This commit is contained in:
parent
ad620c29c2
commit
d746ce6dba
2 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
||||||
|
|
||||||
CONFIG_PTIMER=y
|
CONFIG_PTIMER=y
|
||||||
CONFIG_PFLASH_CFI01=y
|
CONFIG_PFLASH_CFI01=y
|
||||||
|
CONFIG_SERIAL=y
|
||||||
|
|
|
@ -2,3 +2,4 @@
|
||||||
|
|
||||||
CONFIG_PTIMER=y
|
CONFIG_PTIMER=y
|
||||||
CONFIG_PFLASH_CFI01=y
|
CONFIG_PFLASH_CFI01=y
|
||||||
|
CONFIG_SERIAL=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue