Merge remote-tracking branch 'aosp/android-3.0' into develop-3.0
[firefly-linux-kernel-4.4.55.git] / drivers / misc / Kconfig
index 961b5295074e8ea424155befc0c7cf0ab36b0c14..7b48ab90e592166dd8b45f0e58c77505dc8a9bb2 100644 (file)
@@ -528,9 +528,40 @@ config APANIC_PLABEL
         If your platform uses a different flash partition label for storing
         crashdumps, enter it here.
 
+config STE
+       bool "STE modem control driver"
+
+config MTK23D
+       bool "MTK6223D modem control driver"
+       default n       
+       
+config FM580X
+       bool "FM rda580x driver"
+
+config MU509
+       bool "MU509 modem control driver"
+
+config MW100
+       bool "MW100 modem control driver"
+
+config RK29_NEWTON
+       bool "RK29_NEWTON misc driver"
+
+config RK29_SC8800
+       bool "SC8800 misc driver"
+       default n
+
+config TDSC8800
+       bool "TDSC8800 modem control driver"
+       default n
+       
+
 source "drivers/misc/c2port/Kconfig"
 source "drivers/misc/eeprom/Kconfig"
 source "drivers/misc/cb710/Kconfig"
+source "drivers/misc/rk29_modem/Kconfig"
+source "drivers/misc/gps/Kconfig"
+source "drivers/misc/mpu3050/Kconfig"
 source "drivers/misc/iwmc3200top/Kconfig"
 source "drivers/misc/ti-st/Kconfig"
 source "drivers/misc/lis3lv02d/Kconfig"