summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner2010-11-09 21:08:04 +0100
committerThomas Gleixner2010-11-12 00:45:41 +0100
commitc751e17b5371ad86cdde6cf5c0175e06f3ff0347 (patch)
tree9ea4e3201df35ed59718bbbbbecb5ea2f0e4d510 /arch/x86/Kconfig
parentx86: mrst: Set vRTC's IRQ to level trigger type (diff)
downloadkernel-qcow2-linux-c751e17b5371ad86cdde6cf5c0175e06f3ff0347.tar.gz
kernel-qcow2-linux-c751e17b5371ad86cdde6cf5c0175e06f3ff0347.tar.xz
kernel-qcow2-linux-c751e17b5371ad86cdde6cf5c0175e06f3ff0347.zip
x86: Add CE4100 platform support
Add CE4100 platform support. CE4100 needs early setup like moorestown. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com> LKML-Reference: <94720fd7f5564a12ebf202cf2c4f4c0d619aab35.1289331834.git.dirk.brandewie@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index b306b84fc8c8..43951c9c7435 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -377,6 +377,17 @@ config X86_ELAN
If unsure, choose "PC-compatible" instead.
+config X86_INTEL_CE
+ bool "CE4100 TV platform"
+ depends on PCI
+ depends on PCI_GODIRECT
+ depends on X86_32
+ depends on X86_EXTENDED_PLATFORM
+ ---help---
+ Select for the Intel CE media processor (CE4100) SOC.
+ This option compiles in support for the CE4100 SOC for settop
+ boxes and media devices.
+
config X86_MRST
bool "Moorestown MID platform"
depends on PCI