login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
19
Re: [PATCH 2/3] usb: trivial Kconfig cleanups
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Felipe Balbi
Subject:
Re: [PATCH 2/3] usb: trivial Kconfig cleanups
Date: Tuesday, October 19, 2010 - 1:29 am
On Tue, Oct 19, 2010 at 03:25:27AM -0500, Felipe Contreras wrote:
quoted text
>On Tue, Oct 19, 2010 at 11:15 AM, Felipe Balbi <balbi@ti.com> wrote: >> On Tue, Oct 19, 2010 at 03:04:25AM -0500, Felipe Contreras wrote: >>> >>> @@ -125,14 +125,6 @@ config USB_MUSB_OTG >>> >>> endchoice >>> >>> -# enable peripheral support (including with OTG) >>> -config USB_GADGET_MUSB_HDRC >>> - bool >>> - depends on USB_MUSB_HDRC && (USB_MUSB_PERIPHERAL || USB_MUSB_OTG) >>> -# default y >>> -# select USB_GADGET_DUALSPEED >>> -# select USB_GADGET_SELECTED >>> - >> >> $ git grep -e CONFIG_USB_GADGET_MUSB_HDRC drivers/usb/ >> drivers/usb/gadget/gadget_chips.h:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/Makefile:ifeq ($(CONFIG_USB_GADGET_MUSB_HDRC),y) >> drivers/usb/musb/am35x.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/da8xx.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.c:#endif /* CONFIG_USB_GADGET_MUSB_HDRC */ >> drivers/usb/musb/musb_core.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.c:#elif defined(CONFIG_USB_GADGET_MUSB_HDRC) >> drivers/usb/musb/musb_core.h:#ifndef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.h:#error bogus Kconfig output ... select >> CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.h:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.h:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.h:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.h:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.h:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/musb_core.h:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/tusb6010.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/tusb6010.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC >> drivers/usb/musb/tusb6010.c:#ifdef CONFIG_USB_GADGET_MUSB_HDRC > >So? > >% git grep USB_GADGET_MUSB_HDRC -- '*/Kconfig' >drivers/usb/gadget/Kconfig:config USB_GADGET_MUSB_HDRC >drivers/usb/musb/Kconfig:# use USB_GADGET_MUSB_HDRC not >USB_MUSB_PERIPHERAL to #ifdef peripheral >drivers/usb/musb/Kconfig: select USB_GADGET_MUSB_HDRC >drivers/usb/musb/Kconfig: select USB_GADGET_MUSB_HDRC >drivers/usb/musb/Kconfig:config USB_GADGET_MUSB_HDRC >drivers/usb/musb/Kconfig: select USB_OTG if USB_GADGET_MUSB_HDRC > >(it's defined twice)
you're right, had missed that. This is ok too. -- balbi --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/3] usb: geneirc Kconfig fixes
, Felipe Contreras
, (Tue Oct 19, 1:04 am)
[PATCH 1/3] usb: fix Kconfig warning
, Felipe Contreras
, (Tue Oct 19, 1:04 am)
[PATCH 2/3] usb: trivial Kconfig cleanups
, Felipe Contreras
, (Tue Oct 19, 1:04 am)
[PATCH 3/3] drivers: cleanup Kconfig stuff
, Felipe Contreras
, (Tue Oct 19, 1:04 am)
Re: [PATCH 2/3] usb: trivial Kconfig cleanups
, Felipe Balbi
, (Tue Oct 19, 1:15 am)
Re: [PATCH 3/3] drivers: cleanup Kconfig stuff
, Felipe Balbi
, (Tue Oct 19, 1:18 am)
Re: [PATCH 1/3] usb: fix Kconfig warning
, Felipe Balbi
, (Tue Oct 19, 1:20 am)
Re: [PATCH 2/3] usb: trivial Kconfig cleanups
, Felipe Contreras
, (Tue Oct 19, 1:25 am)
Re: [PATCH 2/3] usb: trivial Kconfig cleanups
, Felipe Balbi
, (Tue Oct 19, 1:29 am)
Re: [PATCH 3/3] drivers: cleanup Kconfig stuff
, Felipe Contreras
, (Tue Oct 19, 1:34 am)
Re: [PATCH 3/3] drivers: cleanup Kconfig stuff
, Felipe Balbi
, (Tue Oct 19, 2:01 am)
Re: [PATCH 3/3] drivers: cleanup Kconfig stuff
, Felipe Contreras
, (Tue Oct 19, 2:55 am)
Re: [PATCH 3/3] drivers: cleanup Kconfig stuff
, Felipe Balbi
, (Tue Oct 19, 3:12 am)
Re: [PATCH 3/3] drivers: cleanup Kconfig stuff
, Felipe Contreras
, (Tue Oct 19, 3:52 am)
Re: [PATCH 3/3] drivers: cleanup Kconfig stuff
, Felipe Balbi
, (Tue Oct 19, 4:28 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Matthew Garrett
Re: [PATCH] Enable speedstep for sonoma processors.
Mauro Carvalho Chehab
Re: [PATCH 1/2] media: Add timberdale video-in driver
Peter Zijlstra
[PATCH 23/30] netvm: skb processing
Greg Kroah-Hartman
[PATCH 21/28] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
git
:
Jan Hudec
Re: GIT push to sftp (feature request)
Steffen Prohaska
[PATCH 0/4] core.ignorecase
Johannes Schindelin
Re: Git checkout preserve timestamp?
Linus Torvalds
[PATCH 1/7] Make unpack_trees_options bit flags actual bitfields
Johan Herland
Re: What's cooking in git.git (Oct 2010, #01; Wed, 13)
linux-netdev
:
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Richard Cochran
Re: [PATCH v3 3/3] ptp: Added a clock that uses the eTSEC found on the MPC85xx.
Jan Engelhardt
Re: [PATCH] Fix netfilter xt_time's time_mt()'s use of do_div()
Herbert Xu
Re: [RFC PATCH 00/17] virtual-bus
Jeff Kirsher
Re: [net-next-2.6 PATCH] e1000e: don't inadvertently re-set INTX_DISABLE
git-commits-head
:
Linux Kernel Mailing List
ALSA: hda - Enable beep on Realtek codecs with PCI SSID override
Linux Kernel Mailing List
Use path_put() in a few places instead of {mnt,d}put()
Linux Kernel Mailing List
mv643xx_eth: use sw csum for big packets
Linux Kernel Mailing List
arm: fix HAVE_CLK merge goof
Linux Kernel Mailing List
arm: convert pcm037 platform to use smsc911x
freebsd-current
:
David Wolfskill
"interrupt storm..."; seems associated with an0 NIC
Andriy Gapon
Re: letting glabel recognise a media change
Garrett Cooper
Re: Only display ACPI bootmenu key if ACPI is present
Pyun YongHyeon
CFT: msk(4) Rx checksum offloading support
FreeBSD Tinderbox
[head tinderbox] failure on sparc64/sparc64
Colocation donated by:
Syndicate