diff options
author | Keith Hui <buurin@gmail.com> | 2020-05-02 15:24:28 -0400 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-11 09:28:35 +0000 |
commit | f5472a10c6fc3f0c452c514c7a23b7046e42ac55 (patch) | |
tree | 3881f51261354e8a9f19719b1c926b84275ff11e /src/soc/intel/broadwell/minihd.c | |
parent | c844d14ca5081b2cb2f1036bdf0c2112405342d1 (diff) | |
download | coreboot-f5472a10c6fc3f0c452c514c7a23b7046e42ac55.tar.xz |
superio/winbond/w83977tf: Only list IR logical device if needed
Really old versions of W83977TF Super I/O had an IR logical device, but
is no longer the case. It does not exist in the newer W83977EF version,
installed in some Asus P2B family boards, and served by this same code.
Add a config option on the off chance we may see board with it (as if
we would) and don't include this device unless it is set. Saves us from
the need to declare a not-present device off and/or extraneous PNP
device errors about a not-present device.
Change-Id: I761ebc41f1735a03e768339a68ca139167edc095
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41004
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/broadwell/minihd.c')
0 files changed, 0 insertions, 0 deletions