]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
iio: dac: vf610: Drop dependency on OF
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 13 Apr 2022 19:16:11 +0000 (22:16 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 28 Apr 2022 18:22:54 +0000 (19:22 +0100)
Nothing in this driver depends on OF firmware so drop the dependency
to remove the false impression such a dependency exists.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220413191611.46204-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/Kconfig

index c0bf0d84197f0dd5f0ad47dd82099bc55f022660..6e8cba84b387f5a65e4394820fd58b9978a1c2a3 100644 (file)
@@ -442,7 +442,6 @@ config TI_DAC7612
 
 config VF610_DAC
        tristate "Vybrid vf610 DAC driver"
-       depends on OF
        depends on HAS_IOMEM
        help
          Say yes here to support Vybrid board digital-to-analog converter.