test: fix CONFIG_ACPIGEN dependencies
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 12 Jun 2022 12:28:22 +0000 (12:28 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 8 Jul 2022 13:05:47 +0000 (09:05 -0400)
commitebaa3d053e5e36bfc8c826e9a87a05d65a2b8ab0
treebde9b14befcfa000085dbdeadeaba0882487bc22
parente6ca148104fe66ccc5991b06a88f431c9537c366
test: fix CONFIG_ACPIGEN dependencies

Some tests cannot be built with CONFIG_ACPIGEN=n. Consider this in the
Makefile.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
test/dm/Makefile