Author: rminnich Date: 2009-10-01 17:47:14 +0200 (Thu, 01 Oct 2009) New Revision: 4700
Modified: trunk/coreboot-v2/src/mainboard/dell/s1850/Kconfig Log: typo Signed-off-by: Ronald G. Minnich <[email protected]> Acked-by: Ronald G. Minnich <[email protected]> Modified: trunk/coreboot-v2/src/mainboard/dell/s1850/Kconfig =================================================================== --- trunk/coreboot-v2/src/mainboard/dell/s1850/Kconfig 2009-10-01 15:41:39 UTC (rev 4699) +++ trunk/coreboot-v2/src/mainboard/dell/s1850/Kconfig 2009-10-01 15:47:14 UTC (rev 4700) @@ -17,12 +17,12 @@ config LB_CKS_RANGE_END int default 122 - depends on BOARD_TYAN_S2881 + depends on BOARD_DELL_S1850 config LB_CKS_LOC int default 123 - depends on BOARD_TYAN_S2881 + depends on BOARD_DELL_S1850 config MAINBOARD_PART_NUMBER string -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

