commit | 3c47beb8defb8cab04ea2e19bc3fd8c65bf9af7d | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Mon Jul 02 11:59:35 2018 +1000 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue Jul 03 09:56:52 2018 +1000 |
tree | 37b3b951e1de9387f0d9d9297488ce5e81d9cc5d | |
parent | 9e430ca3da7b9bef4c89f8c72ebc703900f7c6b5 [diff] |
hw/ppc: Give sam46ex its own config option At present the Sam460ex board is activated by the general CONFIG_PPC4XX option. However that includes the board for both ppc-softmmu and (deprecated) ppcemb-softmmu builds. As Sam460ex is developed, that would require adding more things into ppcemb-softmmu, which we don't want to do. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>