kernel: disable CONFIG_SG_POOL by default
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Tue, 30 May 2017 21:46:40 +0000 (00:46 +0300)
committerFelix Fietkau <nbd@nbd.name>
Wed, 7 Jun 2017 16:31:10 +0000 (18:31 +0200)
commit68e7a2a0b7d8730933d3788806c3480c8f0d09de
tree27063e6adce24c2a73205232db0ad8f8ba986a79
parent6a3d82a3fabb4cae6a9baa29ed60b65501a4f01d
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>
25 files changed:
target/linux/apm821xx/config-4.9
target/linux/arc770/config-4.9
target/linux/archs38/config-4.9
target/linux/bcm53xx/config-4.9
target/linux/brcm2708/bcm2708/config-4.9
target/linux/brcm2708/bcm2709/config-4.9
target/linux/brcm2708/bcm2710/config-4.9
target/linux/cns3xxx/config-4.9
target/linux/generic/config-4.9
target/linux/imx6/config-4.9
target/linux/ipq806x/config-4.9
target/linux/lantiq/config-4.9
target/linux/mediatek/config-4.9
target/linux/mpc85xx/config-4.9
target/linux/mvebu/config-4.9
target/linux/octeon/config-4.9
target/linux/pistachio/config-4.9
target/linux/ramips/mt7620/config-4.9
target/linux/ramips/mt7621/config-4.9
target/linux/ramips/mt7628/config-4.9
target/linux/ramips/mt7688/config-4.9
target/linux/ramips/rt288x/config-4.9
target/linux/ramips/rt305x/config-4.9
target/linux/ramips/rt3883/config-4.9
target/linux/x86/config-4.9