coreboot/src/drivers/intel/dptf
Tim Wawrzynczak 0aabd07c95 drivers/intel/dptf: Remove prompts from DPTF config options
The prompts for the DPTF Kconfig options were not necessary, they should
be selected based on what DPTF implementation is being used, ASL files
or generated at runtime. It's not really meant to be fiddled with at
build-time. Also rewrite the help text for the _HID selection, to try
and make it more clear when to use y or n.

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: I6edcabd28426916d9586d501b95b510dfc163fc1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43830
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Caveh Jalali <caveh@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-26 21:34:03 +00:00
..
chip.h mb/google/volteer: Convert static ASL files to new DPTF implementation 2020-07-12 19:39:43 +00:00
dptf.c drivers/intel/dptf: Add missing Scope operator for _FIF 2020-07-26 21:02:31 +00:00
Kconfig drivers/intel/dptf: Remove prompts from DPTF config options 2020-07-26 21:34:03 +00:00
Makefile.inc