mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ANDROID: gki_defconfig: Set CONFIG_ANDROID_BINDERFS=y
Enable binderfs. Bug: 136497735 Test: build, boot, binder devices created in /dev/binderfs Change-Id: I551ed59e108f49dc0a198fbfd453cde6a2eea0fd Signed-off-by: Hridya Valsaraju <hridya@google.com>
This commit is contained in:
parent
b437147101
commit
7760dae8e0
|
|
@ -379,6 +379,7 @@ CONFIG_QCOM_PDC=y
|
|||
CONFIG_GENERIC_PHY=y
|
||||
CONFIG_ANDROID=y
|
||||
CONFIG_ANDROID_BINDER_IPC=y
|
||||
CONFIG_ANDROID_BINDERFS=y
|
||||
CONFIG_LIBNVDIMM=y
|
||||
# CONFIG_ND_BLK is not set
|
||||
CONFIG_INTERCONNECT=y
|
||||
|
|
|
|||
|
|
@ -311,6 +311,7 @@ CONFIG_PM_DEVFREQ=y
|
|||
CONFIG_IIO=y
|
||||
CONFIG_ANDROID=y
|
||||
CONFIG_ANDROID_BINDER_IPC=y
|
||||
CONFIG_ANDROID_BINDERFS=y
|
||||
CONFIG_LIBNVDIMM=y
|
||||
# CONFIG_ND_BLK is not set
|
||||
CONFIG_INTERCONNECT=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user