projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10ce015
)
mediatek: mt7622: Do not deactivate CONFIG_BLK_DEV
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 9 Jun 2018 16:37:12 +0000
(18:37 +0200)
committer
John Crispin
<john@phrozen.org>
Mon, 18 Jun 2018 05:10:19 +0000
(07:10 +0200)
zram.ko needs CONFIG_BLK_DEV activated and it is by default for all
other targets in OpenWrt.
This makes zram.ko compile again.
Compile tested only.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mediatek/mt7622/config-4.14
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/mt7622/config-4.14
b/target/linux/mediatek/mt7622/config-4.14
index 5d43b224f457136e6a4792efd32716b0ea8ef2e7..e76b8c4ab8abb49cdc125b463c12490fa2d719d6 100644
(file)
--- a/
target/linux/mediatek/mt7622/config-4.14
+++ b/
target/linux/mediatek/mt7622/config-4.14
@@
-72,7
+72,6
@@
CONFIG_ARM_PSCI_FW=y
# CONFIG_ARM_SP805_WATCHDOG is not set
CONFIG_ATA=y
CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y
-# CONFIG_BLK_DEV is not set
CONFIG_BLK_DEV_SD=y
CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_SCSI_REQUEST=y