From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <felipe.balbi@nokia.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 3/4] i2c: allow twl modules to be built as modules
Date: Mon, 23 Jun 2008 14:11:17 +0300 [thread overview]
Message-ID: <20080623111116.GO7741@atomide.com> (raw)
In-Reply-To: <1213351443-3336-4-git-send-email-felipe.balbi@nokia.com>
* Felipe Balbi <felipe.balbi@nokia.com> [080613 13:05]:
> Besides twl core and twl gpio, all the others can
> be dynamically linked.
Pushing today.
Tony
> Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
> ---
> drivers/i2c/chips/Kconfig | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig
> index cba8abf..b421727 100644
> --- a/drivers/i2c/chips/Kconfig
> +++ b/drivers/i2c/chips/Kconfig
> @@ -150,7 +150,7 @@ config TWL4030_MADC
> called twl4030-madc.ko
>
> config TWL4030_USB
> - bool "TWL4030 USB Transceiver Driver"
> + tristate "TWL4030 USB Transceiver Driver"
> depends on TWL4030_CORE
>
> choice
> @@ -170,11 +170,11 @@ config TWL4030_USB_HS_ULPI
> endchoice
>
> config TWL4030_PWRBUTTON
> - bool "TWL4030 Power button Driver"
> + tristate "TWL4030 Power button Driver"
> depends on TWL4030_CORE
>
> config TWL4030_POWEROFF
> - bool "TWL4030 device poweroff"
> + tristate "TWL4030 device poweroff"
> depends on TWL4030_CORE
>
> config SENSORS_MAX6875
> --
> 1.5.6.rc1
>
next prev parent reply other threads:[~2008-06-23 11:10 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-13 10:03 [PATCH 0/4] more musb/i2c patches Felipe Balbi
2008-06-13 10:04 ` [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints Felipe Balbi
2008-06-13 10:04 ` [PATCH 2/4] usb: musb: add MODULE_ALIAS for udev module loading Felipe Balbi
2008-06-13 10:04 ` [PATCH 3/4] i2c: allow twl modules to be built as modules Felipe Balbi
2008-06-13 10:04 ` [PATCH 4/4] i2c: add MODULE_ALIAS to twl4030 drivers Felipe Balbi
2008-06-23 11:11 ` Tony Lindgren
2008-06-23 11:11 ` Tony Lindgren [this message]
2008-06-23 11:11 ` [PATCH 2/4] usb: musb: add MODULE_ALIAS for udev module loading Tony Lindgren
2008-06-23 11:10 ` [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints Tony Lindgren
2008-06-23 11:14 ` Felipe Balbi
2008-06-23 11:18 ` Tony Lindgren
2008-06-24 4:22 ` Gadiyar, Anand
2008-06-24 8:15 ` Felipe Balbi
2008-06-25 14:42 ` Dmitry Krivoschekov
2008-06-26 12:15 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080623111116.GO7741@atomide.com \
--to=tony@atomide.com \
--cc=felipe.balbi@nokia.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.