From 1b0159bab9f1948856915a6cb1f509fe5d8679df Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Sun, 13 May 2012 18:07:08 +0200 Subject: [PATCH] usb: Kconfig: remove unneeded default value If no default value is specified, then 'n' is used so the default value used here is not needed. Furthermore, we should never change default values depending on EXPERT mode. EXPERT mode should only make options visible, not change them. Cc: Greg Kroah-Hartman Signed-off-by: David Herrmann Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed