From be1a9d4237662f179e2b8f6c7bffd747f3f8fd73 Mon Sep 17 00:00:00 2001
From: Denis Vlasenko <vda.linux@googlemail.com>
Date: Sun, 15 Apr 2007 08:43:23 +0000
Subject: deluser: add optional support for removing users from groups (by Tito
 <farmatito@tiscali.it>)

---
 scripts/defconfig | 1 +
 1 file changed, 1 insertion(+)

(limited to 'scripts')

diff --git a/scripts/defconfig b/scripts/defconfig
index 009026e5a..c9086eb13 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -349,6 +349,7 @@ CONFIG_USE_BB_PWD_GRP=y
 CONFIG_ADDGROUP=y
 CONFIG_FEATURE_ADDUSER_TO_GROUP=y
 CONFIG_DELGROUP=y
+CONFIG_FEATURE_DEL_USER_FROM_GROUP=y
 CONFIG_ADDUSER=y
 CONFIG_DELUSER=y
 CONFIG_GETTY=y
-- 
cgit v1.2.3