From: Paolo 'Blaisorblade' Giarrusso Date: Sun, 18 Dec 2005 16:50:37 +0000 (+0100) Subject: [PATCH] uml - fix some funkiness in Kconfig X-Git-Tag: v2.6.15-rc6~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c842d8f8096e2c98ff9ebe1db861363ff254e5;p=pandora-kernel.git [PATCH] uml - fix some funkiness in Kconfig So you may have seen the miniconfig stuff wander by, which means that my build script exits if there's a .config error, and we have this: fs/Kconfig:1749:warning: 'select' used by config symbol 'CIFS_UPCALL' refer to undefined symbol 'CONNECTOR' This makes it shut up. Signed-off-by: Rob Landley [ Verified it makes sense. ] Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed