Commit b031787e authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] eicon/ and hardware/eicon/ drivers using the same symbols

From: Adrian Bunk <bunk@fs.tum.de>

The legacy eicon driver in drivers/isdn/eicon is the old one and will be
removed as soon as all features went to the new driver.  Anyway this old
driver was never meant to be non-module.
parent 54f47272
...@@ -13,7 +13,7 @@ config ISDN_DRV_EICON ...@@ -13,7 +13,7 @@ config ISDN_DRV_EICON
choice choice
prompt "Eicon active card support" prompt "Eicon active card support"
optional optional
depends on ISDN_DRV_EICON && ISDN depends on ISDN_DRV_EICON && ISDN && m
config ISDN_DRV_EICON_DIVAS config ISDN_DRV_EICON_DIVAS
tristate "Eicon driver" tristate "Eicon driver"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment