drivers/intel/dptf: Remove prompts from DPTF config options
commit0aabd07c95c3a940832d2818bacb47843388ad85
authorTim Wawrzynczak <twawrzynczak@chromium.org>
Fri, 24 Jul 2020 19:37:33 +0000 (24 13:37 -0600)
committerPatrick Georgi <pgeorgi@google.com>
Sun, 26 Jul 2020 21:34:03 +0000 (26 21:34 +0000)
tree2c534220434ae14ebafc6b48672fb9032d15a9d7
parenta76a64833bb02c342f6190231ef38ac39151da45
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>
src/drivers/intel/dptf/Kconfig