aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dpram/Kconfig
blob: d629a431a898a4d4c659b18d0d9d7acd101149ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# IDPRAM configuration
#

menuconfig SAMSUNG_PHONE_TTY
        tristate "Samsung Phone Interface - TTY"
        default n

if SAMSUNG_PHONE_TTY

config  SAMSUNG_PHONE_TTY_RAFFAELLO
        tristate "Select Samsung Phone Interface - TTY for Raffaello"
        depends on SAMSUNG_PHONE_TTY

config  SAMSUNG_PHONE_TTY_RAFFAELLO_RECOVERY
        tristate "Select Samsung Phone Interface - TTY for Raffaello"
        depends on SAMSUNG_PHONE_TTY

endif # SAMSUNG_PHONE_TTY