diff options
Diffstat (limited to 'configs/pxm2_defconfig')
-rw-r--r-- | configs/pxm2_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig index f27478413b..7a53016fa1 100644 --- a/configs/pxm2_defconfig +++ b/configs/pxm2_defconfig @@ -17,4 +17,7 @@ CONFIG_USB=y CONFIG_USB_MUSB_GADGET=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y +CONFIG_G_DNL_MANUFACTURER="Siemens AG" +CONFIG_G_DNL_VENDOR_NUM=0x0908 +CONFIG_G_DNL_PRODUCT_NUM=0x02d2 CONFIG_OF_LIBFDT=y |