From 2cb9685860d634c66988c4d45b7a696e6e2b42a8 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 18 Jan 2014 23:29:55 +0100 Subject: jetway/j7f24: Rename to jetway/j7f2. Original actually meant j7f[24] which without square brackets became confusing. There is no such board as j7f24. This is a prerequisite to adding j7f4* as cloned boards Change-Id: Ia7708b13ac4141ef788183c7817fce1366919936 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/4728 Reviewed-by: Alexandru Gagniuc Tested-by: build bot (Jenkins) --- src/mainboard/jetway/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mainboard/jetway/Kconfig') diff --git a/src/mainboard/jetway/Kconfig b/src/mainboard/jetway/Kconfig index 80236650ab..ff8fa97db8 100644 --- a/src/mainboard/jetway/Kconfig +++ b/src/mainboard/jetway/Kconfig @@ -3,14 +3,14 @@ if VENDOR_JETWAY choice prompt "Mainboard model" -config BOARD_JETWAY_J7F24 - bool "J7F24" +config BOARD_JETWAY_J7F2 + bool "J7F2" config BOARD_JETWAY_PA78VM5 bool "PA78VM5 (Fam10)" endchoice -source "src/mainboard/jetway/j7f24/Kconfig" +source "src/mainboard/jetway/j7f2/Kconfig" source "src/mainboard/jetway/pa78vm5/Kconfig" config MAINBOARD_VENDOR -- cgit v1.2.3