diff options
| -rw-r--r-- | drivers/of/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index 868f3712bc67..5160c4eb73c2 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig | |||
| @@ -9,7 +9,7 @@ menu "Device Tree and Open Firmware support" | |||
| 9 | 9 | ||
| 10 | config OF_SELFTEST | 10 | config OF_SELFTEST |
| 11 | bool "Device Tree Runtime self tests" | 11 | bool "Device Tree Runtime self tests" |
| 12 | depends on OF_IRQ | 12 | depends on OF_IRQ && OF_EARLY_FLATTREE |
| 13 | select OF_DYNAMIC | 13 | select OF_DYNAMIC |
| 14 | help | 14 | help |
| 15 | This option builds in test cases for the device tree infrastructure | 15 | This option builds in test cases for the device tree infrastructure |
