From: rogershimizu@gmail.com (Roger Shimizu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/2] ARM: defconfig: orion5x: add DT support
Date: Tue, 21 Jul 2015 23:49:17 +0900 [thread overview]
Message-ID: <1437490157-8194-3-git-send-email-rogershimizu@gmail.com> (raw)
In-Reply-To: <1437490157-8194-1-git-send-email-rogershimizu@gmail.com>
- add 2 DT device entries
- enable CONFIG_ARM_ATAG_DTB_COMPAT
Signed-off-by: Roger Shimizu <rogershimizu@gmail.com>
---
arch/arm/configs/orion5x_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig
index 855143f..8099417 100644
--- a/arch/arm/configs/orion5x_defconfig
+++ b/arch/arm/configs/orion5x_defconfig
@@ -14,8 +14,10 @@ CONFIG_MODULE_UNLOAD=y
CONFIG_PARTITION_ADVANCED=y
CONFIG_BSD_DISKLABEL=y
CONFIG_ARCH_ORION5X=y
+CONFIG_ARCH_ORION5X_DT=y
CONFIG_MACH_DB88F5281=y
CONFIG_MACH_RD88F5182=y
+CONFIG_MACH_RD88F5182_DT=y
CONFIG_MACH_KUROBOX_PRO=y
CONFIG_MACH_DNS323=y
CONFIG_MACH_TS209=y
@@ -41,6 +43,7 @@ CONFIG_AEABI=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_ARM_APPENDED_DTB=y
+CONFIG_ARM_ATAG_DTB_COMPAT=y
CONFIG_FPE_NWFPE=y
CONFIG_VFP=y
CONFIG_NET=y
--
1.9.1
next prev parent reply other threads:[~2015-07-21 14:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-21 14:49 [PATCH v2 0/2] ARM: orion5x: DTS support for Linkstation LS-WTGL Roger Shimizu
2015-07-21 14:49 ` [PATCH v2 1/2] ARM: dts: orion5x: add buffalo linkstation ls-wtgl Roger Shimizu
2015-07-25 14:22 ` Gregory CLEMENT
2015-07-21 14:49 ` Roger Shimizu [this message]
2015-07-25 14:23 ` [PATCH v2 2/2] ARM: defconfig: orion5x: add DT support Gregory CLEMENT
2015-07-21 14:53 ` [PATCH v2 0/2] ARM: orion5x: DTS support for Linkstation LS-WTGL Andrew Lunn
2015-07-22 12:52 ` Roger Shimizu
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=1437490157-8194-3-git-send-email-rogershimizu@gmail.com \
--to=rogershimizu@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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).