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/rpi_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/rpi_defconfig')
-rw-r--r-- | configs/rpi_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig index e7820cb147b..981d17381a2 100644 --- a/configs/rpi_defconfig +++ b/configs/rpi_defconfig @@ -30,7 +30,6 @@ CONFIG_PINCTRL=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_DWC2=y -CONFIG_USB_STORAGE=y CONFIG_USB_KEYBOARD=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_SMSC95XX=y |