diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-01-20 21:37:56 +0100 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2021-02-01 15:11:40 +0800 |
commit | 12218c1ff41befedd78ed8cfa902f2cc25d05c88 (patch) | |
tree | 17ced3b4f791ed243982606014dbe8ad7f334998 /drivers/timer/tsc_timer.c | |
parent | b4804cdd5747d1d932bd338e0ca102ade51b8b6b (diff) |
cmd: CMD_ACPI depends on ACPIGEN
Trying to compile qemu-x86_64_defconfig with CONFIG_CMD_ACPI=y and
CONFIG_ACPIGEN=n fails with
ld.bfd: cmd/built-in.o: in function `do_acpi_items':
cmd/acpi.c:162: undefined reference to `acpi_dump_items'
Add the missing configuration dependency.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/timer/tsc_timer.c')
0 files changed, 0 insertions, 0 deletions