mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09: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:
committed by
Alistair Delva
parent
4cf5c45850
commit
9c87d22d11
@@ -374,6 +374,7 @@ CONFIG_GENERIC_PHY=y
|
||||
CONFIG_RAS=y
|
||||
CONFIG_ANDROID=y
|
||||
CONFIG_ANDROID_BINDER_IPC=y
|
||||
CONFIG_ANDROID_BINDERFS=y
|
||||
CONFIG_LIBNVDIMM=y
|
||||
# CONFIG_ND_BLK is not set
|
||||
CONFIG_EXT4_FS=y
|
||||
|
||||
@@ -312,6 +312,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_EXT4_FS=y
|
||||
|
||||
Reference in New Issue
Block a user