diff mbox series

[RFC,5/5] kernel: ath79-tiny: enable CONFIG_BLOCK

Message ID 20201206010639.10181-6-devel-sven@geroedel.de
State Rejected
Delegated to: Petr Štetiar
Headers show
Series ath79: add a lower RAM-using version of 8/32 devices | expand

Commit Message

Sven Roederer Dec. 6, 2020, 1:06 a.m. UTC
From: adminuser <adminuser@cvt.bln.roederer.dhs.org>

---
 target/linux/ath79/tiny/config-default | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/target/linux/ath79/tiny/config-default b/target/linux/ath79/tiny/config-default
index 5dcdf30af4..f686d284f6 100644
--- a/target/linux/ath79/tiny/config-default
+++ b/target/linux/ath79/tiny/config-default
@@ -16,6 +16,7 @@  CONFIG_REGULATOR_FIXED_VOLTAGE=y
 # CONFIG_HAVE_DEBUG_KMEMLEAK is not set
 # CONFIG_HAVE_DEBUG_STACKOVERFLOW is not set
 # CONFIG_HAVE_IDE is not set
+CONFIG_BLOCK=y
 # CONFIG_HAVE_KVM is not set
 # CONFIG_NVMEM is not set
 # CONFIG_AIO is not set