diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-06-18 12:25:16 +0200 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-06-18 12:26:49 +0200 |
| commit | 16e45e9b79ed6d9250a5924b7e515d6bb6026a3f (patch) | |
| tree | 7145e2d636e5e70f129c0fa901fa23eda21c6ef8 | |
| parent | 03b866d1daeb6c8e46e1d2f9cf624afe5729d93a (diff) | |
defconfig: enable hwbinder domain
| -rw-r--r-- | arch/arm64/configs/m2note_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/m2note_defconfig b/arch/arm64/configs/m2note_defconfig index 61aa4a143..ba3151310 100644 --- a/arch/arm64/configs/m2note_defconfig +++ b/arch/arm64/configs/m2note_defconfig @@ -2856,6 +2856,7 @@ CONFIG_MTK_EIC=y # Android # CONFIG_ANDROID_BINDER_IPC=y +CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder" # # File systems |
