diff options
Diffstat (limited to 'src/mainboard/asrock/h81m-hds/Kconfig')
-rw-r--r-- | src/mainboard/asrock/h81m-hds/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/asrock/h81m-hds/Kconfig b/src/mainboard/asrock/h81m-hds/Kconfig index 4b21ec5891..4edd2bc387 100644 --- a/src/mainboard/asrock/h81m-hds/Kconfig +++ b/src/mainboard/asrock/h81m-hds/Kconfig @@ -2,9 +2,6 @@ if BOARD_ASROCK_H81M_HDS -config IGNORE_IASL_MISSING_DEPENDENCY - def_bool y - config BOARD_SPECIFIC_OPTIONS def_bool y select BOARD_ROMSIZE_KB_4096 |