isdn: hisax: Merge Kconfig ifs
authorJean Delvare <jdelvare@suse.de>
Mon, 16 Jun 2014 08:09:37 +0000 (10:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jun 2014 04:31:37 +0000 (21:31 -0700)
The first half of the HiSax config options is presented if
ISDN_DRV_HISAX!=n, while the second half of the options is presented
if ISDN_DRV_HISAX. That's the same, so merge both conditionals.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found