rk3066: add board-rk30-ds975.c for /sys/module/board/parameters/
authorwbx <wbx@rock-chips.com>
Fri, 8 Mar 2013 04:49:01 +0000 (12:49 +0800)
committerwbx <wbx@rock-chips.com>
Fri, 8 Mar 2013 04:49:01 +0000 (12:49 +0800)
arch/arm/mach-rk30/board-rk30-ds975.c

index caff909fdb5253d7730dd68f2912293a7020637b..a516a67d7b9baace789666099a9b71c82b79e92b 100755 (executable)
 
 #include <plat/key.h>
 
+/* Android Parameter */
+static int ap_mdm = 0;
+module_param(ap_mdm, int, 0644);
+static int ap_has_alsa = 0;
+module_param(ap_has_alsa, int, 0644);
+static int ap_data_only = 2;
+module_param(ap_data_only, int, 0644);
+static int ap_has_earphone = 0;
+module_param(ap_has_earphone, int, 0644);
+
+
 static struct rk29_keys_button key_button[] = {
        #if 0
        {