[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
1 changed files with 1 additions and 1 deletions
|
@ -1046,7 +1046,7 @@ source "drivers/char/tpm/Kconfig"
|
||||||
|
|
||||||
config TELCLOCK
|
config TELCLOCK
|
||||||
tristate "Telecom clock driver for MPBL0010 ATCA SBC"
|
tristate "Telecom clock driver for MPBL0010 ATCA SBC"
|
||||||
depends on EXPERIMENTAL
|
depends on EXPERIMENTAL && X86
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
The telecom clock device is specific to the MPBL0010 ATCA computer and
|
The telecom clock device is specific to the MPBL0010 ATCA computer and
|
||||||
|
|
Loading…
Reference in a new issue