diff options
Diffstat (limited to 'default-configs/ppcemb-softmmu.mak')
-rw-r--r-- | default-configs/ppcemb-softmmu.mak | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default-configs/ppcemb-softmmu.mak b/default-configs/ppcemb-softmmu.mak index 806adfd3fe..9d8c5c7742 100644 --- a/default-configs/ppcemb-softmmu.mak +++ b/default-configs/ppcemb-softmmu.mak @@ -36,3 +36,5 @@ CONFIG_PTIMER=y CONFIG_I8259=y CONFIG_XILINX=y CONFIG_E500=$(CONFIG_FDT) +# For PReP +CONFIG_MC146818RTC=y |