From f33782fb86ec2862a875843c19a923c19b90cd48 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 18 Apr 2014 15:07:56 +0200 Subject: lippert/hurricane-lx: Kconfig cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A Kconfig option defined instead of selected that really comes from somewhere else. Change-Id: I8730d12ed053520b794655e943c93583c441f3f1 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/5542 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/mainboard/lippert/hurricane-lx/Kconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/lippert/hurricane-lx/Kconfig b/src/mainboard/lippert/hurricane-lx/Kconfig index 64e16318c4..234f2161c2 100644 --- a/src/mainboard/lippert/hurricane-lx/Kconfig +++ b/src/mainboard/lippert/hurricane-lx/Kconfig @@ -15,6 +15,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select BOARD_ROMSIZE_KB_512 select PLL_MANUAL_CONFIG select CORE_GLIU_500_333 + select POWER_BUTTON_FORCE_ENABLE if !BOARD_OLD_REVISION config MAINBOARD_DIR string @@ -42,9 +43,6 @@ config BOARD_OLD_REVISION jumper has been removed. New revision boards are not restricted in this way, and always have the power button enabled. -config POWER_BUTTON_FORCE_ENABLE - def_bool y if !BOARD_OLD_REVISION - config ONBOARD_UARTS_RS485 bool "Switch on-board serial ports to RS485" default n -- cgit v1.2.3