]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/ieee802154/Kconfig
Merge remote-tracking branch 'input-current/for-linus'
[karo-tx-linux.git] / drivers / net / ieee802154 / Kconfig
index 1dd5ab8e5054a4a192e75841c9220750f7fa9dec..ce5f1a21e6d735b7f68436c104a86e2f7bf63dcb 100644 (file)
@@ -32,10 +32,18 @@ config IEEE802154_AT86RF230
          This driver can also be built as a module. To do so, say M here.
          the module will be called 'at86rf230'.
 
+config IEEE802154_AT86RF230_DEBUGFS
+       depends on IEEE802154_AT86RF230
+       bool "AT86RF230 debugfs interface"
+       depends on DEBUG_FS
+       ---help---
+         This option compiles debugfs code for the at86rf230 driver.
+
 config IEEE802154_MRF24J40
        tristate "Microchip MRF24J40 transceiver driver"
        depends on IEEE802154_DRIVERS && MAC802154
        depends on SPI
+       select REGMAP_SPI
        ---help---
          Say Y here to enable the MRF24J20 SPI 802.15.4 wireless
          controller.