commit | ee99ca01e89ce3b263fd163c95a30d452205ddd6 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Oct 07 02:41:25 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Oct 08 21:17:17 2009 -0500 |
tree | 3614fb909b7d74f73a4d1cabbd60cb73fce5d20b | |
parent | 20a4afc4216fc6031105d9735510dbe7a4979069 [diff] [blame] |
Only compile max111x when one target uses it Patchworks-ID: 35219 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak index f68273d..486409d 100644 --- a/default-configs/arm-softmmu.mak +++ b/default-configs/arm-softmmu.mak
@@ -17,3 +17,4 @@ CONFIG_SD0303=y CONFIG_SD0323=y CONFIG_ADS7846=y +CONFIG_MAX111X=y