rk30_phonepad:add auto modem driver Kconfig
authorluowei <lw@rock-chips.com>
Wed, 24 Oct 2012 10:25:26 +0000 (18:25 +0800)
committerluowei <lw@rock-chips.com>
Wed, 24 Oct 2012 10:25:59 +0000 (18:25 +0800)
drivers/misc/Kconfig [changed mode: 0644->0755]
drivers/misc/Makefile

old mode 100644 (file)
new mode 100755 (executable)
index 5e2990c..ca88ad6
@@ -556,6 +556,7 @@ source "drivers/misc/ti-st/Kconfig"
 source "drivers/misc/lis3lv02d/Kconfig"
 source "drivers/misc/carma/Kconfig"
 source "drivers/misc/3g_module/Kconfig"
+source "drivers/misc/bp/Kconfig"
 source "drivers/misc/rk2928_callpad_misc/Kconfig"
 
 endif # MISC_DEVICES
index 7d02af44d9e8b07b18c54e85cd97a1f2dc3d1af6..a6cee2fc84ec60f5425dc16354027ea4803ae6c7 100755 (executable)
@@ -54,6 +54,7 @@ obj-$(CONFIG_MTK23D)          += mtk23d.o
 obj-$(CONFIG_FM580X)           += fm580x.o
 obj-$(CONFIG_RK29_SUPPORT_MODEM)       += rk29_modem/
 obj-$(CONFIG_3G_MODULE)                += 3g_module/
+obj-$(CONFIG_BP_AUTO)          += bp/
 obj-$(CONFIG_GPS_DEVICES)      += gps/
 obj-y += inv_mpu/
 obj-$(CONFIG_TDSC8800) += tdsc8800.o