Skip to content

Commit

Permalink
Update kernel config - remove features that are failing to build in d…
Browse files Browse the repository at this point in the history
…ev kernels
  • Loading branch information
igorpecovnik committed Sep 21, 2020
1 parent 1d24dff commit 3daec70
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
3 changes: 1 addition & 2 deletions config/kernel/linux-meson64-current.config
Expand Up @@ -8203,8 +8203,7 @@ CONFIG_USB4=m
# end of Android

# CONFIG_LIBNVDIMM is not set
CONFIG_DAX=y
CONFIG_DEV_DAX=m
# CONFIG_DAX is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
CONFIG_NVMEM_SPMI_SDAM=m
Expand Down
2 changes: 1 addition & 1 deletion config/kernel/linux-mvebu64-dev.config
Expand Up @@ -5597,7 +5597,7 @@ CONFIG_RAS=y
# end of Android

# CONFIG_LIBNVDIMM is not set
CONFIG_DAX=y
# CONFIG_DAX is not set
# CONFIG_DEV_DAX is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
Expand Down
2 changes: 1 addition & 1 deletion config/kernel/linux-rockchip-dev.config
Expand Up @@ -6205,7 +6205,7 @@ CONFIG_ANDROID=y
# CONFIG_ANDROID_BINDER_IPC is not set
# end of Android

CONFIG_DAX=y
# CONFIG_DAX is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
CONFIG_ROCKCHIP_EFUSE=y
Expand Down
3 changes: 1 addition & 2 deletions config/kernel/linux-rockchip64-dev.config
Expand Up @@ -7760,8 +7760,7 @@ CONFIG_RAS=y
# end of Android

# CONFIG_LIBNVDIMM is not set
CONFIG_DAX=y
CONFIG_DEV_DAX=m
# CONFIG_DAX is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
CONFIG_NVMEM_SPMI_SDAM=m
Expand Down
2 changes: 1 addition & 1 deletion config/kernel/linux-sunxi-dev.config
Expand Up @@ -6679,7 +6679,7 @@ CONFIG_ARM_PMU=y
# CONFIG_ANDROID is not set
# end of Android

CONFIG_DAX=m
# CONFIG_DAX is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
CONFIG_NVMEM_SUNXI_SID=y
Expand Down

0 comments on commit 3daec70

Please sign in to comment.