From bc1e4b53d082b66b24d93757837ffa61432e4526 Mon Sep 17 00:00:00 2001 From: chewitt Date: Fri, 5 Aug 2016 17:50:35 +0100 Subject: [PATCH] linux: disable UAS on pi kernels --- projects/RPi/linux/linux.arm.conf | 2 +- projects/RPi2/linux/linux.arm.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/RPi/linux/linux.arm.conf b/projects/RPi/linux/linux.arm.conf index 7c8f3932e8..98ba0a83dd 100644 --- a/projects/RPi/linux/linux.arm.conf +++ b/projects/RPi/linux/linux.arm.conf @@ -2948,7 +2948,7 @@ CONFIG_USB_STORAGE=y # CONFIG_USB_STORAGE_KARMA is not set # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set # CONFIG_USB_STORAGE_ENE_UB6250 is not set -CONFIG_USB_UAS=y +# CONFIG_USB_UAS is not set # # USB Imaging devices diff --git a/projects/RPi2/linux/linux.arm.conf b/projects/RPi2/linux/linux.arm.conf index 4951ff2846..b2c19331e9 100644 --- a/projects/RPi2/linux/linux.arm.conf +++ b/projects/RPi2/linux/linux.arm.conf @@ -3000,7 +3000,7 @@ CONFIG_USB_STORAGE=y # CONFIG_USB_STORAGE_KARMA is not set # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set # CONFIG_USB_STORAGE_ENE_UB6250 is not set -CONFIG_USB_UAS=y +# CONFIG_USB_UAS is not set # # USB Imaging devices