public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: Peter 'p2' De Schrijver <peter.de-schrijver@nokia.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] Add debobs Kconfig item
Date: Thu, 25 Sep 2008 11:58:07 +0300	[thread overview]
Message-ID: <878wtgob4w.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1221663749-26121-4-git-send-email-peter.de-schrijver@nokia.com> (Peter De Schrijver's message of "Wed\, 17 Sep 2008 18\:02\:29 +0300")

"Peter 'p2' De Schrijver" <peter.de-schrijver@nokia.com> writes:

> Signed-off-by: Peter 'p2' De Schrijver <peter.de-schrijver@nokia.com>
> ---
>  arch/arm/mach-omap2/Kconfig  |   10 +++++++++-
>  arch/arm/mach-omap2/Makefile |    3 +++
>  2 files changed, 12 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index d0bbbf8..639af08 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -151,4 +151,12 @@ config OMAP3_OFF_MODE
>  	depends on ARCH_OMAP3
>  	default n
>  	help
> -	  Use off mode for powerdomains.
> \ No newline at end of file
> +	  Use off mode for powerdomains.
> +
> +config OMAP3_DEBOBS	
> +	bool "OMAP 3430 Debug observability support"
> +	depends on ARCH_OMAP3 && DEBUG_FS
> +	default n
> +	help
> +	  Use ETK pads for debug observability
> +

This should go into arch/arm/plat-omap/Kconfig, under the 'OMAP
Feature Selections' list.

Kevin

> diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
> index 23fc127..88d3af0 100644
> --- a/arch/arm/mach-omap2/Makefile
> +++ b/arch/arm/mach-omap2/Makefile
> @@ -40,6 +40,9 @@ obj-$(CONFIG_OMAP_MBOX_FWK)	+= mailbox_mach.o
>  mailbox_mach-objs		:= mailbox.o
>  mmu_mach-objs			:= mmu.o
>  
> +# Debobs
> +obj-$(CONFIG_OMAP3_DEBOBS)	+= debobs.o
> +
>  # Specific board support
>  obj-$(CONFIG_MACH_OMAP_GENERIC)		+= board-generic.o
>  obj-$(CONFIG_MACH_OMAP_H4)		+= board-h4.o board-h4-mmc.o
> -- 
> 1.5.6.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-09-25  8:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-17 15:02 [PATCH] debobs support for OMAP3430 Peter 'p2' De Schrijver
2008-09-17 15:02 ` [PATCH] Add definitions for ETK pads and debobs registers Peter 'p2' De Schrijver
2008-09-17 15:02   ` [PATCH] Debobs and ETK padconf implementation Peter 'p2' De Schrijver
2008-09-17 15:02     ` [PATCH] Add debobs Kconfig item Peter 'p2' De Schrijver
2008-09-25  8:58       ` Kevin Hilman [this message]
2008-09-25  8:56     ` [PATCH] Debobs and ETK padconf implementation Kevin Hilman
2008-09-25 11:35       ` Peter 'p2' De Schrijver
2008-09-25 11:40         ` Kevin Hilman
2008-09-25 11:52           ` Peter 'p2' De Schrijver
2008-09-25 12:06             ` Peter 'p2' De Schrijver
2008-09-25 12:31             ` Kevin Hilman
2008-09-25 17:04               ` David Brownell
2008-09-25 20:28                 ` Kevin Hilman
2008-09-25 20:37                   ` David Brownell
  -- strict thread matches above, loose matches on Subject: below --
2008-09-16  9:51 [PATCH] debobs support for OMAP3430 Peter 'p2' De Schrijver
2008-09-16  9:51 ` [PATCH] Add definitions for ETK pads and debobs registers Peter 'p2' De Schrijver
2008-09-16  9:51   ` [PATCH] Debobs and ETK padconf implementation Peter 'p2' De Schrijver
2008-09-16  9:51     ` [PATCH] Add debobs Kconfig item Peter 'p2' De Schrijver

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=878wtgob4w.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=peter.de-schrijver@nokia.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox