diff options
Diffstat (limited to 'include/configs/rk322x_common.h')
-rw-r--r-- | include/configs/rk322x_common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/rk322x_common.h b/include/configs/rk322x_common.h index 42a49c5502..f2fb7e07b9 100644 --- a/include/configs/rk322x_common.h +++ b/include/configs/rk322x_common.h @@ -31,12 +31,7 @@ #define SDRAM_MAX_SIZE 0x80000000 #ifndef CONFIG_SPL_BUILD -/* usb otg */ -/* usb mass storage */ -#define CONFIG_CMD_USB_MASS_STORAGE - -/* usb host */ #define ENV_MEM_LAYOUT_SETTINGS \ "scriptaddr=0x60000000\0" \ "pxefile_addr_r=0x60100000\0" \ |