From 68e7a2a0b7d8730933d3788806c3480c8f0d09de Mon Sep 17 00:00:00 2001 From: Sergey Ryazanov Date: Wed, 31 May 2017 00:46:40 +0300 Subject: 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 --- target/linux/ramips/mt7620/config-4.9 | 1 - target/linux/ramips/mt7621/config-4.9 | 1 - target/linux/ramips/mt7628/config-4.9 | 1 - target/linux/ramips/mt7688/config-4.9 | 1 - target/linux/ramips/rt288x/config-4.9 | 1 - target/linux/ramips/rt305x/config-4.9 | 1 - target/linux/ramips/rt3883/config-4.9 | 1 - 7 files changed, 7 deletions(-) (limited to 'target/linux/ramips') diff --git a/target/linux/ramips/mt7620/config-4.9 b/target/linux/ramips/mt7620/config-4.9 index 508f5487d9..2c1d1bc5a9 100644 --- a/target/linux/ramips/mt7620/config-4.9 +++ b/target/linux/ramips/mt7620/config-4.9 @@ -187,7 +187,6 @@ CONFIG_SCHED_HRTICK=y # CONFIG_SERIAL_8250_FSL is not set CONFIG_SERIAL_8250_RT288X=y CONFIG_SERIAL_OF_PLATFORM=y -# CONFIG_SG_POOL is not set CONFIG_SOC_MT7620=y # CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set diff --git a/target/linux/ramips/mt7621/config-4.9 b/target/linux/ramips/mt7621/config-4.9 index 40477c98c5..6e954680b7 100644 --- a/target/linux/ramips/mt7621/config-4.9 +++ b/target/linux/ramips/mt7621/config-4.9 @@ -241,7 +241,6 @@ CONFIG_SCHED_SMT=y CONFIG_SERIAL_8250_NR_UARTS=3 CONFIG_SERIAL_8250_RUNTIME_UARTS=3 CONFIG_SERIAL_OF_PLATFORM=y -# CONFIG_SG_POOL is not set CONFIG_SMP=y CONFIG_SMP_UP=y # CONFIG_SOC_MT7620 is not set diff --git a/target/linux/ramips/mt7628/config-4.9 b/target/linux/ramips/mt7628/config-4.9 index 6f8e7f17d3..6f0962f40a 100644 --- a/target/linux/ramips/mt7628/config-4.9 +++ b/target/linux/ramips/mt7628/config-4.9 @@ -183,7 +183,6 @@ CONFIG_SCHED_HRTICK=y CONFIG_SERIAL_8250_NR_UARTS=3 CONFIG_SERIAL_8250_RUNTIME_UARTS=3 CONFIG_SERIAL_OF_PLATFORM=y -# CONFIG_SG_POOL is not set CONFIG_SOC_MT7620=y # CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set diff --git a/target/linux/ramips/mt7688/config-4.9 b/target/linux/ramips/mt7688/config-4.9 index 5e1290b742..1e89b77da9 100644 --- a/target/linux/ramips/mt7688/config-4.9 +++ b/target/linux/ramips/mt7688/config-4.9 @@ -183,7 +183,6 @@ CONFIG_SCHED_HRTICK=y CONFIG_SERIAL_8250_NR_UARTS=3 CONFIG_SERIAL_8250_RUNTIME_UARTS=3 CONFIG_SERIAL_OF_PLATFORM=y -# CONFIG_SG_POOL is not set CONFIG_SOC_MT7620=y # CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set diff --git a/target/linux/ramips/rt288x/config-4.9 b/target/linux/ramips/rt288x/config-4.9 index 5864009fe9..01f4f21e7c 100644 --- a/target/linux/ramips/rt288x/config-4.9 +++ b/target/linux/ramips/rt288x/config-4.9 @@ -175,7 +175,6 @@ CONFIG_SCHED_HRTICK=y # CONFIG_SERIAL_8250_FSL is not set CONFIG_SERIAL_8250_RT288X=y CONFIG_SERIAL_OF_PLATFORM=y -# CONFIG_SG_POOL is not set # CONFIG_SOC_MT7620 is not set # CONFIG_SOC_MT7621 is not set CONFIG_SOC_RT288X=y diff --git a/target/linux/ramips/rt305x/config-4.9 b/target/linux/ramips/rt305x/config-4.9 index feacc95aed..0009a58bdf 100644 --- a/target/linux/ramips/rt305x/config-4.9 +++ b/target/linux/ramips/rt305x/config-4.9 @@ -172,7 +172,6 @@ CONFIG_SCHED_HRTICK=y # CONFIG_SERIAL_8250_FSL is not set CONFIG_SERIAL_8250_RT288X=y CONFIG_SERIAL_OF_PLATFORM=y -# CONFIG_SG_POOL is not set # CONFIG_SOC_MT7620 is not set # CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set diff --git a/target/linux/ramips/rt3883/config-4.9 b/target/linux/ramips/rt3883/config-4.9 index eb77d3421c..c632ea5517 100644 --- a/target/linux/ramips/rt3883/config-4.9 +++ b/target/linux/ramips/rt3883/config-4.9 @@ -180,7 +180,6 @@ CONFIG_SCHED_HRTICK=y # CONFIG_SERIAL_8250_FSL is not set CONFIG_SERIAL_8250_RT288X=y CONFIG_SERIAL_OF_PLATFORM=y -# CONFIG_SG_POOL is not set # CONFIG_SOC_MT7620 is not set # CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set -- cgit v1.2.3