diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-04-23 17:10:33 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2021-04-26 10:32:49 +0000 |
commit | a4c09c51d0f55e9793cab389b0afc5fe35a1ca0e (patch) | |
tree | 9ecf5c396df6b443c0c7f5373ad6d469f702b0a8 /src/mainboard/jetway | |
parent | d4799d7b04939227b3fdaf478b970fb19684c876 (diff) | |
download | coreboot-a4c09c51d0f55e9793cab389b0afc5fe35a1ca0e.tar.xz |
mb/**/cmos.layout: Drop unreferenced `iommu` option
No code in coreboot uses this option, so it might as well be dropped.
Change-Id: Ie58bab7e87831db08b9f398a777ba350920b707b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52639
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/jetway')
-rw-r--r-- | src/mainboard/jetway/nf81-t56n-lf/cmos.layout | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/jetway/nf81-t56n-lf/cmos.layout b/src/mainboard/jetway/nf81-t56n-lf/cmos.layout index 82c8dbaf99..a11e1dd0e6 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/cmos.layout +++ b/src/mainboard/jetway/nf81-t56n-lf/cmos.layout @@ -11,7 +11,6 @@ entries 400 1 e 1 power_on_after_fail 412 4 e 6 debug_level 444 1 e 1 nmi -445 1 e 1 iommu 728 256 h 0 user_data 984 16 h 0 check_sum # Reserve the extended AMD configuration registers |