summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
diff options
context:
space:
mode:
authorSergey Ryazanov <ryazanov.s.a@gmail.com>2017-05-31 00:46:40 +0300
committerFelix Fietkau <nbd@nbd.name>2017-06-07 18:31:10 +0200
commit68e7a2a0b7d8730933d3788806c3480c8f0d09de (patch)
tree27063e6adce24c2a73205232db0ad8f8ba986a79 /target/linux/mpc85xx
parent6a3d82a3fabb4cae6a9baa29ed60b65501a4f01d (diff)
downloadopenwrt-68e7a2a0b7d8730933d3788806c3480c8f0d09de.tar.gz
openwrt-68e7a2a0b7d8730933d3788806c3480c8f0d09de.tar.bz2
openwrt-68e7a2a0b7d8730933d3788806c3480c8f0d09de.zip
kernel: disable CONFIG_SG_POOL by default
CONFIG_SG_POOL symbol is selected only by CONFIG_SCSI, since the last one is disabled by default then disable CONFIG_SG_POOL by default too. And explicitly enable it only for platforms that use CONFIG_SCSI. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r--target/linux/mpc85xx/config-4.91
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/config-4.9 b/target/linux/mpc85xx/config-4.9
index 9bd8a5d6db..33b8a519a3 100644
--- a/target/linux/mpc85xx/config-4.9
+++ b/target/linux/mpc85xx/config-4.9
@@ -315,7 +315,6 @@ CONFIG_SERIAL_8250_FSL=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_OF_PLATFORM=y
# CONFIG_SERIAL_QE is not set
-# CONFIG_SG_POOL is not set
CONFIG_SIMPLE_GPIO=y
# CONFIG_SOCRATES is not set
CONFIG_SPARSE_IRQ=y