diff options
author | wdenk <wdenk> | 2005-02-24 23:23:29 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-02-24 23:23:29 +0000 |
commit | 1968e615d4092f728f4732a0b148ded6d1caa731 (patch) | |
tree | 66de94197932c86badc51db7f7ba9b17a8640e1a /include/configs/inka4x0.h | |
parent | 151ab83a936e66cf56971a0e0340609528474734 (diff) |
Cleanup USB and partition defines
Diffstat (limited to 'include/configs/inka4x0.h')
-rw-r--r-- | include/configs/inka4x0.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h index da2e37d21b5..e272f715d3b 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 */ |