mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 06:04:30 +00:00
Transform "depends on" into a simpler if-endif block style dependency. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Cc: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
#
|
|
# ISDN hardware drivers
|
|
#
|
|
comment "CAPI hardware drivers"
|
|
|
|
source "drivers/isdn/hardware/avm/Kconfig"
|
|
|
|
source "drivers/isdn/hardware/eicon/Kconfig"
|
|
|