diff options
Diffstat (limited to 'include/configs/IceCube.h')
-rw-r--r-- | include/configs/IceCube.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h index 3538e1c..39a91424 100644 --- a/include/configs/IceCube.h +++ b/include/configs/IceCube.h @@ -305,8 +305,8 @@ * USB stuff *----------------------------------------------------------------------- */ -#define CONFIG_USB_CDMFDC5xxx 0x0001BBBB -#define CONFIG_USB_GPSCFG5xxx 0x00001000 +#define CONFIG_USB_CLOCK 0x0001BBBB +#define CONFIG_USB_CONFIG 0x00001000 /*----------------------------------------------------------------------- * IDE/ATA stuff Supports IDE harddisk |