[coreboot-gerrit] New patch to review for coreboot: ee89452 mainboard/jetway/nf81-t56n-lf: Drop SIO_PORT from Kconfig

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Mon Jun 16 09:04:35 CEST 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6043

-gerrit

commit ee894524d133346bb78e0861344573ade5985a8a
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Mon Jun 16 17:02:24 2014 +1000

    mainboard/jetway/nf81-t56n-lf: Drop SIO_PORT from Kconfig
    
    CONFIG_SIO_PORT is not used anywhere and should not be here any way.
    
    Change-Id: I2e7be4337f7f46298b9ca5bd613c58deec2cb01a
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/jetway/nf81-t56n-lf/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/mainboard/jetway/nf81-t56n-lf/Kconfig b/src/mainboard/jetway/nf81-t56n-lf/Kconfig
index d90e7a1..8a1e78b 100644
--- a/src/mainboard/jetway/nf81-t56n-lf/Kconfig
+++ b/src/mainboard/jetway/nf81-t56n-lf/Kconfig
@@ -70,10 +70,6 @@ config RAMBASE
 	hex
 	default 0x200000
 
-config SIO_PORT
-	hex
-	default 0x4e
-
 config ONBOARD_VGA_IS_PRIMARY
 	bool
 	default y



More information about the coreboot-gerrit mailing list