Merge git://git.denx.de/u-boot-x86
[oweals/u-boot.git] / arch / arm / mach-omap2 / boot-common.c
index 2db19227b92104c72b166c4bed73ca595275880b..c8b8ac657fbff3abed5a5d1ad9be851ed97076db 100644 (file)
@@ -93,7 +93,7 @@ void save_omap_boot_params(void)
                        sys_boot_device = 1;
                        break;
 #endif
-#if defined(BOOT_DEVICE_USB) && !defined(CONFIG_SPL_USB_SUPPORT)
+#if defined(BOOT_DEVICE_USB) && !defined(CONFIG_SPL_USB_STORAGE)
                case BOOT_DEVICE_USB:
                        sys_boot_device = 1;
                        break;