diff options
author | Angel Pons <th3fanbus@gmail.com> | 2022-04-10 11:03:48 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-04-20 10:01:21 +0000 |
commit | cf19f70a2dc32404a3f5331cf1971852cdbb397f (patch) | |
tree | c4947e17af3ee5ebf2b30e1024881a1637c7c0c0 /gnat.adc | |
parent | 282b3b6873e8666b0750ca973557b8cd7adf3689 (diff) |
mb/kontron/986lcd-m: Drop `_PRS` and `_DIS` from static devices
The `_PRS` ACPI object is not needed for static (non-configurable)
devices. For devices where `_CRS` always provides the same set of
resource settings, drop the `_PRS` object. Note that every dropped
`_PRS` object only provides one set of resource settings, which is
identical to the resource settings provided by the `_CRS` object.
The no-op `_DIS` methods can also be removed for the same reason.
Also, drop `IGNORE_IASL_MISSING_DEPENDENCY` as it's no longer needed.
Change-Id: I71275f2581b999d606f36773578b36dbdccf6452
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63524
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'gnat.adc')
0 files changed, 0 insertions, 0 deletions