mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +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
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user