commit | 5f74377c3d3a5b9cbc55e01966b57ba0d7b11a60 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Oct 07 02:41:13 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Oct 08 21:17:13 2009 -0500 |
tree | d01dd961a524ce5594c6619347d73df8bd9d7498 | |
parent | 626b2a65d6c5c17ff6917b711fc6d4fdc842b4fd [diff] [blame] |
Only compile ptimer when one target uses it Patchworks-ID: 35207 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/default-configs/cris-softmmu.mak b/default-configs/cris-softmmu.mak index c429979..8711402 100644 --- a/default-configs/cris-softmmu.mak +++ b/default-configs/cris-softmmu.mak
@@ -1,3 +1,4 @@ # Default configuration for cris-softmmu CONFIG_NAND=y +CONFIG_PTIMER=y