Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / of / Kconfig
index 8e84ce9765a9257a8429cd33838ab7e4bbd8fb15..dfba3e64d59530bd67be7fea1519769364e02235 100644 (file)
@@ -51,12 +51,6 @@ config OF_IRQ
 config OF_DEVICE
        def_bool y
 
-config OF_GPIO
-       def_bool y
-       depends on GPIOLIB && !SPARC
-       help
-         OpenFirmware GPIO accessors
-
 config OF_I2C
        def_tristate I2C
        depends on I2C && !SPARC
@@ -67,12 +61,6 @@ config OF_NET
        depends on NETDEVICES
        def_bool y
 
-config OF_SPI
-       def_tristate SPI
-       depends on SPI && !SPARC
-       help
-         OpenFirmware SPI accessors
-
 config OF_MDIO
        def_tristate PHYLIB
        depends on PHYLIB