isdn: fix a few Kconfig imperfections
authorTilman Schmidt <tilman@imap.cc>
Mon, 22 Feb 2010 11:09:38 +0000 (11:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Feb 2010 23:45:53 +0000 (15:45 -0800)
commite5f8d9ac46e0291594abaa76bf467a08367bcccf
tree65fa3eef81a3c330018dca05e483c7723016bbc5
parent48e2f183cb1709600012265a2e723f45a350d5fe
isdn: fix a few Kconfig imperfections

1. Rewrite the outdated help texts for config options ISDN and ISDN_CAPI.
2. The MISDN config option appeared between ISDN_I4L and the I4L hardware
   driver options; move it to a less irritating place.
3. HYSDN is not in fact an I4L driver, and needn't depend on ISDN_I4L, so
   move it from the I4L section to the general section.
4. ISDN_HDLC is now also used by drivers outside I4L.  Move it from the
   I4L section to the general section, too.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/Kconfig
drivers/isdn/i4l/Kconfig