diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-05-15 22:54:11 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-05-15 22:56:16 +0300 |
commit | da3c6efea5b975a2ba341a5681b778a82443788c (patch) | |
tree | 371c3082dd848fab4c38e223dc499b5b94ff5711 /drivers/sbus/char/Kconfig | |
parent | 6fcefbe578811bf938908e1ec43347d205133ad0 (diff) | |
download | linux-da3c6efea5b975a2ba341a5681b778a82443788c.tar.xz |
Remove jsflash driver
Nobody is using it anymore, and it's been abandoned. Since David
is fine with removing it, kill it.
Suggested-by: Christoph Hellwig <hch@lst.de>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/sbus/char/Kconfig')
-rw-r--r-- | drivers/sbus/char/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/sbus/char/Kconfig b/drivers/sbus/char/Kconfig index bf3c5f735614..89edd13fd572 100644 --- a/drivers/sbus/char/Kconfig +++ b/drivers/sbus/char/Kconfig @@ -28,13 +28,6 @@ config TADPOLE_TS102_UCTRL events, and can also notice the attachment/detachment of external monitors and mice. -config SUN_JSFLASH - tristate "JavaStation OS Flash SIMM" - depends on SPARC32 - help - If you say Y here, you will be able to boot from your JavaStation's - Flash memory. - config BBC_I2C tristate "UltraSPARC-III bootbus i2c controller driver" depends on PCI && SPARC64 |