diff mbox series

arc: configs: remove no longer needed config option

Message ID 20180626152851.32674-1-anders.roxell@linaro.org
State New
Headers show
Series arc: configs: remove no longer needed config option | expand

Commit Message

Anders Roxell June 26, 2018, 3:28 p.m. UTC
Since commit eedf265aa003 ("devpts: Make each mount of devpts an
independent filesystem.") CONFIG_DEVPTS_MULTIPLE_INSTANCES isn't needed
in the defconfig anymore.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

---
 arch/arc/configs/tb10x_defconfig | 1 -
 1 file changed, 1 deletion(-)

-- 
2.18.0

Comments

Vineet Gupta June 26, 2018, 5:01 p.m. UTC | #1
On 06/26/2018 08:29 AM, Anders Roxell wrote:
> Since commit eedf265aa003 ("devpts: Make each mount of devpts an

> independent filesystem.") CONFIG_DEVPTS_MULTIPLE_INSTANCES isn't needed

> in the defconfig anymore.

>

> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>


Thx,

Added to for-curr !

-Vineet
diff mbox series

Patch

diff --git a/arch/arc/configs/tb10x_defconfig b/arch/arc/configs/tb10x_defconfig
index 1aca2e8fd1ba..2cc87f909747 100644
--- a/arch/arc/configs/tb10x_defconfig
+++ b/arch/arc/configs/tb10x_defconfig
@@ -56,7 +56,6 @@  CONFIG_STMMAC_ETH=y
 # CONFIG_INPUT is not set
 # CONFIG_SERIO is not set
 # CONFIG_VT is not set
-CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
 # CONFIG_LEGACY_PTYS is not set
 # CONFIG_DEVKMEM is not set
 CONFIG_SERIAL_8250=y