From a2f6d83eec8ef0ce510d7458e6a9e72a54f59afd Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Sat, 31 Dec 2011 20:14:49 +0000 Subject: typo git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31503 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware') diff --git a/firmware/export/config.h b/firmware/export/config.h index 4d9636f3f9..f5bc7788d7 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -1062,7 +1062,7 @@ Lyre prototype 1 */ #if defined(HAVE_BOOTLOADER_USB_MODE) || \ defined(CREATIVE_ZVx) || defined(CPU_TCC77X) || defined(CPU_TCC780X) || \ CONFIG_USBOTG == USBOTG_JZ4740 || CONFIG_USBOTG == USBOTG_AS3525 || \ - CONFIG_USBOTG == USBOTG_S3C6400x + CONFIG_USBOTG == USBOTG_S3C6400X #define USB_ENABLE_STORAGE #endif -- cgit v1.2.3