SOURCES (LINUX_2_6): kernel-multiarch.config - IDE=y also on ppc64

sparky sparky at pld-linux.org
Sat Sep 27 21:27:38 CEST 2008


Author: sparky                       Date: Sat Sep 27 19:27:38 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- IDE=y also on ppc64

---- Files affected:
SOURCES:
   kernel-multiarch.config (1.1.2.39 -> 1.1.2.40) 

---- Diffs:

================================================================
Index: SOURCES/kernel-multiarch.config
diff -u SOURCES/kernel-multiarch.config:1.1.2.39 SOURCES/kernel-multiarch.config:1.1.2.40
--- SOURCES/kernel-multiarch.config:1.1.2.39	Sat Sep 27 15:38:59 2008
+++ SOURCES/kernel-multiarch.config	Sat Sep 27 21:27:32 2008
@@ -65,6 +65,7 @@
 BLOCK all=y
 BLK_DEV_IO_TRACE all=n
 BLK_DEV_BSG all=y
+#- file block/Kconfig.iosched goes here
 
 #-
 #- *** FILE: block/Kconfig.iosched ***
@@ -515,6 +516,9 @@
 #-
 I2C_CHARDEV all=m
 I2C_HELPER_AUTO all=y
+#- file drivers/i2c/algos/Kconfig goes here
+#- file drivers/i2c/busses/Kconfig goes here
+#- file drivers/i2c/chips/Kconfig goes here
 I2C_DEBUG_CORE all=n
 I2C_DEBUG_ALGO all=n
 I2C_DEBUG_BUS all=n
@@ -570,8 +574,8 @@
 #-
 #- *** FILE: drivers/ide/Kconfig ***
 #-
-IDE all=m ppc=y
-BLK_DEV_IDE all=m ppc=y
+IDE all=m ppc=y ppc64=y
+BLK_DEV_IDE all=m ppc=y ppc64=y
 #- Please see Documentation/ide/ide.txt for help/info on IDE drives
 #- IDE chipset support/bugfixes
 BLK_DEV_PLATFORM all=n
@@ -2027,6 +2031,8 @@
 #-
 W1 all=m
 W1_CON all=y
+#- file drivers/w1/masters/Kconfig goes here
+#- file drivers/w1/slaves/Kconfig goes here
 
 #-
 #- *** FILE: drivers/w1/masters/Kconfig ***
@@ -2982,6 +2988,7 @@
 #-
 #- *** FILE: security/Kconfig ***
 #-
+#- file grsecurity/Kconfig goes here
 KEYS all=y
 KEYS_DEBUG_PROC_KEYS all=n
 SECURITY all=y
@@ -2990,6 +2997,8 @@
 SECURITY_CAPABILITIES all=y
 SECURITY_FILE_CAPABILITIES all=y
 SECURITY_DEFAULT_MMAP_MIN_ADDR all=0
+#- file security/selinux/Kconfig goes here
+#- file security/smack/Kconfig goes here
 
 #-
 #- *** FILE: security/selinux/Kconfig ***
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-multiarch.config?r1=1.1.2.39&r2=1.1.2.40&f=u



More information about the pld-cvs-commit mailing list