summaryrefslogtreecommitdiffstats
path: root/src/mainboard/facebook
diff options
context:
space:
mode:
authorFrans Hendriks <fhendriks@eltan.com>2022-03-31 08:26:21 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-04-11 14:09:54 +0000
commit8304ca4cb60005fae4335bbe98af3ea483c2ffb5 (patch)
treebef7d2828570bba4d50b539a24f826625156f355 /src/mainboard/facebook
parenta03498f3023f91bfa222987dcf95548d1be3aa25 (diff)
downloadcoreboot-8304ca4cb60005fae4335bbe98af3ea483c2ffb5.tar.gz
coreboot-8304ca4cb60005fae4335bbe98af3ea483c2ffb5.tar.bz2
coreboot-8304ca4cb60005fae4335bbe98af3ea483c2ffb5.zip
src/mb/facebook/fbg1701: Remove IGNORE_IASL_MISSING_DEPENDENCY
CB:63242 solves the missing dependency on _PRS. The config IGNORE_IASL_MISSING_DEPENDENCY can be removed. BUG=N/A TEST=Boot facebook FBG1701 Change-Id: I014a9078cb12908c515a978e4111ff9facc9e443 Signed-off-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/63243 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Erik van den Bogaert <ebogaert@eltan.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/facebook')
-rw-r--r--src/mainboard/facebook/fbg1701/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/facebook/fbg1701/Kconfig b/src/mainboard/facebook/fbg1701/Kconfig
index e2254be3e234..e6e2e47e1f96 100644
--- a/src/mainboard/facebook/fbg1701/Kconfig
+++ b/src/mainboard/facebook/fbg1701/Kconfig
@@ -2,9 +2,6 @@
if BOARD_FACEBOOK_FBG1701
-config IGNORE_IASL_MISSING_DEPENDENCY
- def_bool y
-
config BOARD_SPECIFIC_OPTIONS
def_bool y
select BOARD_ROMSIZE_KB_8192