summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:37 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:08:37 +0300
commit08d01cda45d60af377e94fca05445d2fac232b8d (patch)
tree3871b30ab1bc552bd9e21123afc5488e21b8e813 /include
parentb43295a27712c136afc68b0cf272e0356474642c (diff)
downloadu-boot-08d01cda45d60af377e94fca05445d2fac232b8d.tar.xz
Nokia RX-51: Migrate legacy USB device options to Kconfig
Move a number of legacy USB UDC options to Kconfig, over from the config header. Cc: Pali Rohár <pali@kernel.org> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/nokia_rx51.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h
index 9c364adc63..caaa9ed86b 100644
--- a/include/configs/nokia_rx51.h
+++ b/include/configs/nokia_rx51.h
@@ -49,15 +49,6 @@
#define CFG_SYS_BAUDRATE_TABLE { 4800, 9600, 19200, 38400, 57600, 115200 }
-/* USB device configuration */
-#define CONFIG_USB_DEVICE
-#define CONFIG_USB_TTY
-#define CONFIG_USBD_VENDORID 0x0421
-#define CONFIG_USBD_PRODUCTID_CDCACM 0x01c8
-#define CONFIG_USBD_PRODUCTID_GSERIAL 0x01c8
-#define CONFIG_USBD_MANUFACTURER "Nokia"
-#define CONFIG_USBD_PRODUCT_NAME "N900 (U-Boot)"
-
#define GPIO_SLIDE 71
/*