From 3a0d89d3f80df15fee3802e030d51f1848269a01 Mon Sep 17 00:00:00 2001 From: Naoki MATSUMOTO Date: Thu, 15 May 2014 20:17:44 +0900 Subject: USB: delete CONFIG_USB_DEVICEFS from defconfig It no longer occurs in Kconfig. USB: remove CONFIG_USB_DEVICEFS(fb28d58b) leaked remove defconfig. Signed-off-by: Naoki MATSUMOTO Signed-off-by: Greg Kroah-Hartman --- arch/unicore32/configs/unicore32_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/unicore32') diff --git a/arch/unicore32/configs/unicore32_defconfig b/arch/unicore32/configs/unicore32_defconfig index c9dd3198b6f7..45f47f88d86a 100644 --- a/arch/unicore32/configs/unicore32_defconfig +++ b/arch/unicore32/configs/unicore32_defconfig @@ -149,7 +149,6 @@ CONFIG_SND_PCM_OSS=m # USB support CONFIG_USB_ARCH_HAS_HCD=n CONFIG_USB=n -CONFIG_USB_DEVICEFS=n CONFIG_USB_PRINTER=n CONFIG_USB_STORAGE=n # Inventra Highspeed Dual Role Controller -- cgit