X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmisc%2FKconfig;h=f46d457880856027802e78a1152fa3152df46e2f;hb=c310c979c4159067685faf37a96ecb0f4d7c0300;hp=297a48f8544679dda2af4bd435cb32feff65b661;hpb=3dc5063786b273f1aee545844f6bd4e9651ebffe;p=linux-2.6-omap-h63xx.git diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 297a48f8544..f46d4578808 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -351,6 +351,20 @@ config INTEL_MENLOW If unsure, say N. +config OMAP_STI + bool "Serial Trace Interface support" + depends on ARCH_OMAP16XX || ARCH_OMAP24XX || ARCH_OMAP34XX + default n + help + Serial Trace Interface. The protocols suported for OMAP1/2/3 are + STI/CSTI/XTIv2 correspondingly. + +config OMAP_STI_CONSOLE + bool "STI console support" + depends on OMAP_STI + help + This enables a console driver by way of STI/XTI. + config ENCLOSURE_SERVICES tristate "Enclosure Services" default n