[PATCH] CONFIG_TELCLOCK depends on X86
The telecom clock driver for MPBL0010 ATCA SBC depends on X86 Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Mark Gross <mark.gross@intel.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
39af114377
commit
4d99bfac9d
|
@ -1046,7 +1046,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
|
||||
|
|
Loading…
Reference in New Issue