diff options
-rw-r--r-- | drivers/block/paride/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/block/paride/Kconfig b/drivers/block/paride/Kconfig index 28cf3082d442..efefb5ac3004 100644 --- a/drivers/block/paride/Kconfig +++ b/drivers/block/paride/Kconfig | |||
@@ -205,8 +205,8 @@ config PARIDE_EPAT | |||
205 | support. | 205 | support. |
206 | 206 | ||
207 | config PARIDE_EPATC8 | 207 | config PARIDE_EPATC8 |
208 | bool "Support c7/c8 chips (EXPERIMENTAL)" | 208 | bool "Support c7/c8 chips" |
209 | depends on PARIDE_EPAT && EXPERIMENTAL | 209 | depends on PARIDE_EPAT |
210 | help | 210 | help |
211 | This option enables support for the newer Shuttle EP1284 (aka c7 and | 211 | This option enables support for the newer Shuttle EP1284 (aka c7 and |
212 | c8) chip. You need this if you are using any recent Imation SuperDisk | 212 | c8) chip. You need this if you are using any recent Imation SuperDisk |