linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: linuxppc-dev@lists.ozlabs.org
Cc: Heiko Schocher <hs@denx.de>
Subject: [PATCH 2/2] powerpc, mpc5200: update mpc5200_defconfig to fit for charon board.
Date: Sat, 11 Dec 2010 07:13:01 +0100	[thread overview]
Message-ID: <1292047981-1435-2-git-send-email-hs@denx.de> (raw)
In-Reply-To: <1292047981-1435-1-git-send-email-hs@denx.de>

add to mpc5200_defconfig:

CONFIG_SENSORS_LM80=m
CONFIG_RTC_DRV_DS1374=m

as this is used by the charon board.

Signed-off-by: Heiko Schocher <hs@denx.de>
cc: Wolfram Sang <w.sang@pengutronix.de>
cc: linuxppc-dev@lists.ozlabs.org

---
- based against 2.6.37-rc4

 arch/powerpc/configs/mpc5200_defconfig |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/configs/mpc5200_defconfig b/arch/powerpc/configs/mpc5200_defconfig
index 6f75623..70e5d8e 100644
--- a/arch/powerpc/configs/mpc5200_defconfig
+++ b/arch/powerpc/configs/mpc5200_defconfig
@@ -78,6 +78,7 @@ CONFIG_SPI_GPIO=m
 CONFIG_SPI_MPC52xx=m
 CONFIG_SPI_MPC52xx_PSC=m
 CONFIG_SPI_SPIDEV=m
+CONFIG_SENSORS_LM80=m
 CONFIG_WATCHDOG=y
 CONFIG_DRM=y
 CONFIG_VIDEO_OUTPUT_CONTROL=y
@@ -110,6 +111,7 @@ CONFIG_USB_STORAGE=y
 CONFIG_NEW_LEDS=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=y
+CONFIG_RTC_DRV_DS1374=m
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
-- 
1.7.2.3

  reply	other threads:[~2010-12-11  6:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-11  6:13 [PATCH 1/2] powerpc, mpc5200: update defconfig to fit with 2.6.37-rc4 Heiko Schocher
2010-12-11  6:13 ` Heiko Schocher [this message]
2010-12-12  8:47 ` Wolfram Sang
2010-12-13  7:09   ` Heiko Schocher
2010-12-13 10:06     ` Wolfram Sang
2010-12-13 10:12       ` Heiko Schocher
  -- strict thread matches above, loose matches on Subject: below --
2011-05-04  5:20 [PATCH 2/2] powerpc, mpc5200: update mpc5200_defconfig to fit for charon board Heiko Schocher

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=1292047981-1435-2-git-send-email-hs@denx.de \
    --to=hs@denx.de \
    --cc=linuxppc-dev@lists.ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).