forked from luck/tmp_suning_uos_patched
cf4d5f1d50
Transform Kconfig objects from "menu, config" into "menuconfig" so that the user can disable the whole feature without having to enter the menu first. 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>
11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
#
|
|
# ISDN hardware drivers
|
|
#
|
|
comment "CAPI hardware drivers"
|
|
depends on ISDN_CAPI
|
|
|
|
source "drivers/isdn/hardware/avm/Kconfig"
|
|
|
|
source "drivers/isdn/hardware/eicon/Kconfig"
|
|
|