From: yalin wang <yalin.wang2010@gmail.com>
To: ralf@linux-mips.org, chenhc@lemote.com, yalin.wang2010@gmail.com,
linux-kernel@vger.kernel.org
Subject: [PATCH] kconfig: fix missing symbol error
Date: Thu, 5 Nov 2015 20:46:28 +0800 [thread overview]
Message-ID: <1446727588-19896-1-git-send-email-yalin.wang2010@gmail.com> (raw)
Add GOLDFISH OLPC config symbols, which is missing.
Signed-off-by: yalin wang <yalin.wang2010@gmail.com>
---
drivers/platform/Kconfig | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/drivers/platform/Kconfig b/drivers/platform/Kconfig
index 0adccbf..81f4fb3 100644
--- a/drivers/platform/Kconfig
+++ b/drivers/platform/Kconfig
@@ -1,3 +1,11 @@
+config GOLDFISH
+ bool "goldfish generic driver"
+ default n
+
+config OLPC
+ bool "OLPC driver"
+ default n
+
if X86
source "drivers/platform/x86/Kconfig"
endif
--
1.9.1
next reply other threads:[~2015-11-05 12:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-05 12:46 yalin wang [this message]
2015-11-05 14:16 ` kbuild test robot
2015-11-05 15:14 ` kbuild test robot
2015-11-05 15:17 ` kbuild test robot
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=1446727588-19896-1-git-send-email-yalin.wang2010@gmail.com \
--to=yalin.wang2010@gmail.com \
--cc=chenhc@lemote.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ralf@linux-mips.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
all inboxes | Powered by JetHome®