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:
parent
56dfc7c684
commit
f5062437dc
|
@ -60,8 +60,4 @@ config CORE_GLIU_500_400
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
config CORE_GLIU
|
|
||||||
int
|
|
||||||
default 7
|
|
||||||
|
|
||||||
endif # BOARD_IEI_PM_LX_800_R11
|
endif # BOARD_IEI_PM_LX_800_R11
|
||||||
|
|
Loading…
Reference in New Issue