aboutsummaryrefslogtreecommitdiffstats
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 818dd4f4..b5b75d74 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -53,10 +53,10 @@ menu "USB ids"
config USB_VENDOR_ID
hex "USB vendor ID"
- default 0x2341
+ default 0x1d50
config USB_DEVICE_ID
hex "USB device ID"
- default 0xabcd
+ default 0x614e
config USB_SERIAL_NUMBER_CHIPID
depends on HAVE_CHIPID
bool "USB serial number from CHIPID"