IEI PM-LX-800-R11: Removed bogus Kconfig option

The Kconfig file for this board contains a bogus option called
CORE_GLIU, this change removes it.

Change-Id: I4ea069bdd76be53085ebc9c0fb3dd71ffb2a12e1
Signed-off-by: Ricardo Martins <rasmartins@gmail.com>
Reviewed-on: http://review.coreboot.org/1179
Reviewed-by: Peter Stuge <peter@stuge.se>
Tested-by: build bot (Jenkins)
This commit is contained in:
Ricardo Martins 2012-07-06 17:41:29 +01:00 committed by Peter Stuge
parent 56dfc7c684
commit f5062437dc
1 changed files with 0 additions and 4 deletions

View File

@ -60,8 +60,4 @@ config CORE_GLIU_500_400
endchoice
config CORE_GLIU
int
default 7
endif # BOARD_IEI_PM_LX_800_R11