]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: spi-nor: intel-spi: Explicitly mark the driver as dangerous in Kconfig
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 5 Feb 2018 11:33:00 +0000 (14:33 +0300)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Fri, 18 May 2018 10:53:15 +0000 (12:53 +0200)
commit1f37033f05bf924b7f2d84a818fbba8dc2eac528
tree085d5f4c6bd5e08b674c5bc4c00fe23a5e4f76f1
parentc7d6a82d90e193b1e4daba957e3908f26306d491
mtd: spi-nor: intel-spi: Explicitly mark the driver as dangerous in Kconfig

The driver is not meant for normal users at all but instead such users
who really know what they are doing and are able to build their own
kernel to enable it. Mark both driver Kconfig entries as dangerous to
make sure the driver is not accidentally enabled without understanding
possible consequences in doing so.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/spi-nor/Kconfig