diff options
Diffstat (limited to 'drivers/of/Kconfig')
-rw-r--r-- | drivers/of/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index b5e0c873d4e1..38d1c51f58b1 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig | |||
@@ -10,7 +10,6 @@ menu "Device Tree and Open Firmware support" | |||
10 | config OF_UNITTEST | 10 | config OF_UNITTEST |
11 | bool "Device Tree runtime unit tests" | 11 | bool "Device Tree runtime unit tests" |
12 | depends on OF_IRQ && OF_EARLY_FLATTREE | 12 | depends on OF_IRQ && OF_EARLY_FLATTREE |
13 | select OF_DYNAMIC | ||
14 | select OF_RESOLVE | 13 | select OF_RESOLVE |
15 | help | 14 | help |
16 | This option builds in test cases for the device tree infrastructure | 15 | This option builds in test cases for the device tree infrastructure |