[coreboot] New patch to review for coreboot: 9da2d37 IEI PM-LX2-800-R10: Removed bogus Kconfig option

Ricardo Martins (rasmartins@gmail.com) gerrit at coreboot.org
Fri Jul 6 14:53:27 CEST 2012


Ricardo Martins (rasmartins at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1179

-gerrit

commit 9da2d3700d0b4d98327bbca9cace5f7bccf2ae17
Author: Ricardo Martins <rasmartins at gmail.com>
Date:   Fri Jul 6 13:49:52 2012 +0100

    IEI PM-LX2-800-R10: 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 at gmail.com>
---
 src/mainboard/iei/pm-lx-800-r11/Kconfig |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/mainboard/iei/pm-lx-800-r11/Kconfig b/src/mainboard/iei/pm-lx-800-r11/Kconfig
index 2c8675d..a897106 100644
--- a/src/mainboard/iei/pm-lx-800-r11/Kconfig
+++ b/src/mainboard/iei/pm-lx-800-r11/Kconfig
@@ -60,8 +60,4 @@ config CORE_GLIU_500_400
 
 endchoice
 
-config CORE_GLIU
-	int
-	default 7
-
 endif # BOARD_IEI_PM_LX_800_R11




More information about the coreboot mailing list