Cleanup USB and partition defines
diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h
index da2e37d..e272f71 100644
--- a/include/configs/inka4x0.h
+++ b/include/configs/inka4x0.h
@@ -269,5 +269,6 @@
 #define CONFIG_USB_OHCI
 #define CONFIG_USB_CLOCK	0x00015555
 #define CONFIG_USB_CONFIG	0x00001000
+#define CONFIG_USB_STORAGE
 
 #endif /* __CONFIG_H */