diff options
author | Juan Quintela <quintela@redhat.com> | 2009-10-07 02:41:20 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-10-08 21:17:16 -0500 |
commit | d9b44620c5a4ee85755a051dd864540bd0c864ce (patch) | |
tree | 9c9bd2dc742663542e57e2b9ab581050620b3d6b /default-configs | |
parent | 03aba0e393cd32aabd108e2adef5d68f4fc3b3b3 (diff) | |
download | qemu-d9b44620c5a4ee85755a051dd864540bd0c864ce.tar.gz qemu-d9b44620c5a4ee85755a051dd864540bd0c864ce.tar.bz2 qemu-d9b44620c5a4ee85755a051dd864540bd0c864ce.zip |
Only compile tmp105 when one target uses it
Patchworks-ID: 35214
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'default-configs')
-rw-r--r-- | default-configs/arm-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak index d1e3924421..6cbd8a3f0c 100644 --- a/default-configs/arm-softmmu.mak +++ b/default-configs/arm-softmmu.mak @@ -12,3 +12,4 @@ CONFIG_WM8750=y CONFIG_TWL92230=y CONFIG_TSC2005=y CONFIG_LM832X=y +CONFIG_TMP105=y |