mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 09:34:46 +02:00
1935b7ead1
Introduce a new Kconfig symbol, CONFIG_DEVICE_TREE, that specifies whether to include the common device tree code in system/device_tree.c and to link to libfdt. For now, include it unconditionally if libfdt is available. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>