generic: routerboot sysfs: add support for soft_config
[openwrt/staging/luka.git] / target / linux / generic / files / drivers / platform / mikrotik / Kconfig
index 195a1e8fd3298289c0104fa7ba5fa4e14407f49b..7499ba1e1c61884f9671a5fb1abfcc5f05fdaed3 100644 (file)
@@ -1,8 +1,6 @@
 menuconfig MIKROTIK
        bool "Platform support for MikroTik RouterBoard virtual devices"
        default n
-       depends on MTD
-       select LZO_DECOMPRESS
        help
          Say Y here to get to see options for the MikroTik RouterBoard platform.
          This option alone does not add any kernel code.
@@ -12,6 +10,9 @@ if MIKROTIK
 
 config MIKROTIK_RB_SYSFS
        tristate "RouterBoot sysfs support"
+       depends on MTD
+       select LZO_DECOMPRESS
+       select CRC32
        help
          This driver exposes RouterBoot configuration in sysfs.