mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
ANDROID: gki_defconfig: remove CONFIG_ND_BLK
It was not used, and was removed in commitf8669f1d6a("nvdimm/blk: Delete the block-aperture window driver") so remove it from the gki_defconfig files so the build works properly. Fixes:f8669f1d6a("nvdimm/blk: Delete the block-aperture window driver") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Ifedc35a228240bd042000cf1808b084fdb0a6c4b
This commit is contained in:
parent
87b45951b4
commit
3b9aa20661
|
|
@ -544,7 +544,6 @@ CONFIG_ANDROID_BINDERFS=y
|
|||
CONFIG_ANDROID_VENDOR_HOOKS=y
|
||||
CONFIG_ANDROID_DEBUG_KINFO=y
|
||||
CONFIG_LIBNVDIMM=y
|
||||
# CONFIG_ND_BLK is not set
|
||||
CONFIG_INTERCONNECT=y
|
||||
CONFIG_EXT4_FS=y
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
|
|
|
|||
|
|
@ -483,7 +483,6 @@ CONFIG_ANDROID_BINDERFS=y
|
|||
CONFIG_ANDROID_VENDOR_HOOKS=y
|
||||
CONFIG_ANDROID_DEBUG_KINFO=y
|
||||
CONFIG_LIBNVDIMM=y
|
||||
# CONFIG_ND_BLK is not set
|
||||
CONFIG_INTERCONNECT=y
|
||||
CONFIG_EXT4_FS=y
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user