diff options
-rw-r--r-- | drivers/fsi/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/fsi/Kconfig b/drivers/fsi/Kconfig index 24f84a96b8b9..9c08f467a7bb 100644 --- a/drivers/fsi/Kconfig +++ b/drivers/fsi/Kconfig | |||
@@ -34,6 +34,7 @@ config FSI_SCOM | |||
34 | 34 | ||
35 | config FSI_SBEFIFO | 35 | config FSI_SBEFIFO |
36 | tristate "SBEFIFO FSI client device driver" | 36 | tristate "SBEFIFO FSI client device driver" |
37 | depends on OF_ADDRESS | ||
37 | ---help--- | 38 | ---help--- |
38 | This option enables an FSI based SBEFIFO device driver. The SBEFIFO is | 39 | This option enables an FSI based SBEFIFO device driver. The SBEFIFO is |
39 | a pipe-like FSI device for communicating with the self boot engine | 40 | a pipe-like FSI device for communicating with the self boot engine |