of/unittest: Rename selftest.c to unittest.c
[firefly-linux-kernel-4.4.55.git] / drivers / of / Kconfig
index 1a13f5b722c57e4d2d523c6be9b289084dba115a..be16ce2ffd697575f61cb859a6ba78add6710d5f 100644 (file)
@@ -7,8 +7,8 @@ config OF
 menu "Device Tree and Open Firmware support"
        depends on OF
 
-config OF_SELFTEST
-       bool "Device Tree Runtime self tests"
+config OF_UNITTEST
+       bool "Device Tree runtime unit tests"
        depends on OF_IRQ && OF_EARLY_FLATTREE
        select OF_DYNAMIC
        select OF_RESOLVE