From 98eefe7074bd385eb5b9f41de97e97587bf15d9d Mon Sep 17 00:00:00 2001 From: Nigel Kukard Date: Sat, 3 Jan 2009 15:03:16 +0000 Subject: Fixed missing " --- target/u-boot/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in index 7899806e7..a58542ba4 100644 --- a/target/u-boot/Config.in +++ b/target/u-boot/Config.in @@ -67,7 +67,7 @@ choice depends on BR2_BOOTSOURCE_DATAFLASHCARD config BR2_TARGET_UBOOT_BOOTSOURCE_DATAFLASH - bool "Boot from dataflash + bool "Boot from dataflash" depends on BR2_BOOTSOURCE_DATAFLASH config BR2_TARGET_UBOOT_BOOTSOURCE_NANDFLASH -- cgit v1.2.3