From a50497dc6f1ed97c88c7a047f33610b0ae10b50a Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Thu, 1 Sep 2005 05:09:57 +0000 Subject: [PATCH] set CONFIG_INOTIFY=y globally svn path=/dists/trunk/linux-2.6/; revision=4104 --- debian/arch/config | 1 + debian/arch/s390/config | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/arch/config b/debian/arch/config index 142c6cc72..e76b9bee5 100644 --- a/debian/arch/config +++ b/debian/arch/config @@ -180,3 +180,4 @@ CONFIG_TCG_ATMEL=m CONFIG_TCG_NSC=m # CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set CONFIG_6PACK=m +CONFIG_INOTIFY=y diff --git a/debian/arch/s390/config b/debian/arch/s390/config index 74e25ff18..ee86a093f 100644 --- a/debian/arch/s390/config +++ b/debian/arch/s390/config @@ -221,7 +221,6 @@ CONFIG_FS_MBCACHE=y # CONFIG_XFS_SECURITY is not set # CONFIG_MINIX_FS is not set # CONFIG_ROMFS_FS is not set -CONFIG_INOTIFY=y CONFIG_QUOTA=y # CONFIG_QFMT_V1 is not set CONFIG_QFMT_V2=y