The patch titled CONFIG_TELCLOCK depends on X86 has been removed from the -mm tree. Its filename is config_telclock-depends-on-x86.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: CONFIG_TELCLOCK depends on X86 From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> The telecom clock driver for MPBL0010 ATCA SBC depends on X86 Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Cc: Mark Gross <mark.gross@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/char/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/char/Kconfig~config_telclock-depends-on-x86 drivers/char/Kconfig --- a/drivers/char/Kconfig~config_telclock-depends-on-x86 +++ a/drivers/char/Kconfig @@ -1061,7 +1061,7 @@ source "drivers/char/tpm/Kconfig" config TELCLOCK tristate "Telecom clock driver for MPBL0010 ATCA SBC" - depends on EXPERIMENTAL + depends on EXPERIMENTAL && X86 default n help The telecom clock device is specific to the MPBL0010 ATCA computer and _ Patches currently in -mm which might be from geert@xxxxxxxxxxxxxx are origin.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html