]> xenbits.xensource.com Git - xen.git/commitdiff
Config.mk: Remove stray comment
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 12 Dec 2019 18:27:34 +0000 (18:27 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 13 Dec 2019 16:30:34 +0000 (16:30 +0000)
This comment isn't about CONFIG_TESTS, but about SEABIOS_DIR that has
been removed.

Originally, the comment was added by 5f82d0858de1 ("tools: support
SeaBIOS. Use by default when upstream qemu is configured."), then
later the SEABIOS_DIR was removed by 14ee3c05f3ef ("Clone and build
Seabios by default") but that comment about the pain was left behind.
The commit that made CONFIG_TESTS painful was 85896a7c4dc7 ("build:
add autoconf to replace custom checks in tools/check").

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Config.mk

index 8768398d5ecec75c09ad81c503f2b199dda1d2bd..35d66e5e121a6dcf00d669c8aa14a1f6613b4708 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -289,7 +289,4 @@ QEMU_TRADITIONAL_LOC ?= $(call or,$(wildcard $(QEMU_TRADITIONAL_INTREE)),\
 QEMU_UPSTREAM_LOC ?= $(call or,$(wildcard $(QEMU_UPSTREAM_INTREE)),\
                                $(QEMU_UPSTREAM_URL))
 
-# Short answer -- do not enable this unless you know what you are
-# doing and are prepared for some pain.
-
 CONFIG_TESTS       ?= y