mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user