Add GOLDFISH OLPC config symbols, which is missing.

Signed-off-by: yalin wang <yalin.wang2...@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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to