diff options
author | Tom Rini | 2019-01-07 17:46:19 -0500 |
---|---|---|
committer | Tom Rini | 2019-01-07 18:11:00 -0500 |
commit | 1bac199e8c876c37f31adeb23a75ae1ca12aea7f (patch) | |
tree | 6d23fb5568a36766df64d91293fec78c07ec5dcd /configs/tinker-rk3288_defconfig | |
parent | 7e40d0a38fc42de12696c835eded8945d650bfc1 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/tinker-rk3288_defconfig')
-rw-r--r-- | configs/tinker-rk3288_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/tinker-rk3288_defconfig b/configs/tinker-rk3288_defconfig index 5a69a683843..e0fc1875ee0 100644 --- a/configs/tinker-rk3288_defconfig +++ b/configs/tinker-rk3288_defconfig @@ -73,7 +73,6 @@ CONFIG_SYSRESET=y CONFIG_USB=y CONFIG_USB_DWC2=y CONFIG_ROCKCHIP_USB2_PHY=y -CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="Rockchip" CONFIG_USB_GADGET_VENDOR_NUM=0x2207 |