]> git.proxmox.com Git - mirror_qemu.git/commit
target-xtensa: refactor standard core configuration
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 15 Feb 2014 16:58:47 +0000 (20:58 +0400)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 24 Feb 2014 00:47:02 +0000 (04:47 +0400)
commit676056d4f1598f3f368da26fdc43371e8ab3a7fb
tree690db82e98183da5baf56ddb814e2faf775bbd28
parent2c09eee112677c64a5e060eb9d491981843d7531
target-xtensa: refactor standard core configuration

Coalesce all standard configuration sections into single
DEFAULT_SECTIONS macro for all cores. This allows to add new features in
a single place: overlay_tool.h

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target-xtensa/core-dc232b.c
target-xtensa/core-dc233c.c
target-xtensa/core-fsf.c
target-xtensa/overlay_tool.h