[PATCH 1/6] arch: Change defconfigs to point to g_mass_storage.
Alan Stern
stern at rowland.harvard.edu
Thu Nov 1 10:34:12 EDT 2012
On Wed, 31 Oct 2012, Michal Nazarewicz wrote:
> From: Michal Nazarewicz <mina86 at mina86.com>
>
> The File-backed Storage Gadget (g_file_storage) is being removed, since
> it has been replaced by Mass Storage Gadget (g_mass_storage). This commit
> changes defconfigs point to the new gadget.
...
> --- a/arch/arm/configs/qil-a9260_defconfig
> +++ b/arch/arm/configs/qil-a9260_defconfig
> @@ -108,7 +108,6 @@ CONFIG_ROOT_NFS=y
> CONFIG_NLS_CODEPAGE_437=y
> CONFIG_NLS_CODEPAGE_850=y
> CONFIG_NLS_ISO8859_1=y
> -CONFIG_DEBUG_KERNEL=y
> CONFIG_DEBUG_USER=y
> CONFIG_DEBUG_LL=y
> # CONFIG_CRYPTO_HW is not set
This seems to have crept in by mistake.
Alan Stern
More information about the linux-arm-kernel
mailing list