diff options
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 48985ab..c530f2c 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -87,6 +87,7 @@ BOARD_HAS_NO_SELECT_BUTTON := true TARGET_KERNEL_SOURCE := kernel/asus/grouper TARGET_KERNEL_CONFIG := cm_grouper_defconfig +BOARD_KERNEL_CMDLINE := dt2w=1 s2w=1 TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := true |
