diff options
Diffstat (limited to 'src/mainboard/google/butterfly/Kconfig')
-rw-r--r-- | src/mainboard/google/butterfly/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/google/butterfly/Kconfig b/src/mainboard/google/butterfly/Kconfig index ebb5233d81..f8897ac471 100644 --- a/src/mainboard/google/butterfly/Kconfig +++ b/src/mainboard/google/butterfly/Kconfig @@ -1,8 +1,5 @@ if BOARD_GOOGLE_BUTTERFLY -config IGNORE_IASL_MISSING_DEPENDENCY - def_bool y - config BOARD_SPECIFIC_OPTIONS def_bool y select BOARD_ROMSIZE_KB_8192 |