wok rev 12680
linux: add nbd, drbd & aoe modules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 01 15:32:39 2012 +0200 (2012-05-01) |
parents | e82ed0e95644 |
children | c3875c19b172 |
files | linux/stuff/linux-slitaz.config |
line diff
1.1 --- a/linux/stuff/linux-slitaz.config Tue May 01 15:12:54 2012 +0200 1.2 +++ b/linux/stuff/linux-slitaz.config Tue May 01 15:32:39 2012 +0200 1.3 @@ -1,6 +1,6 @@ 1.4 # 1.5 # Automatically generated file; DO NOT EDIT. 1.6 -# Linux/i386 3.2 Kernel Configuration 1.7 +# Linux/i386 3.2.0 Kernel Configuration 1.8 # 1.9 # CONFIG_64BIT is not set 1.10 CONFIG_X86_32=y 1.11 @@ -1167,8 +1167,9 @@ 1.12 CONFIG_BLK_DEV_LOOP=y 1.13 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 1.14 CONFIG_BLK_DEV_CRYPTOLOOP=m 1.15 -# CONFIG_BLK_DEV_DRBD is not set 1.16 -# CONFIG_BLK_DEV_NBD is not set 1.17 +CONFIG_BLK_DEV_DRBD=m 1.18 +# CONFIG_DRBD_FAULT_INJECTION is not set 1.19 +CONFIG_BLK_DEV_NBD=m 1.20 # CONFIG_BLK_DEV_SX8 is not set 1.21 # CONFIG_BLK_DEV_UB is not set 1.22 CONFIG_BLK_DEV_RAM=y 1.23 @@ -1178,7 +1179,7 @@ 1.24 CONFIG_CDROM_PKTCDVD=y 1.25 CONFIG_CDROM_PKTCDVD_BUFFERS=8 1.26 # CONFIG_CDROM_PKTCDVD_WCACHE is not set 1.27 -# CONFIG_ATA_OVER_ETH is not set 1.28 +CONFIG_ATA_OVER_ETH=m 1.29 CONFIG_VIRTIO_BLK=m 1.30 # CONFIG_BLK_DEV_HD is not set 1.31 # CONFIG_BLK_DEV_RBD is not set 1.32 @@ -4156,6 +4157,7 @@ 1.33 CONFIG_RTL8192U=m 1.34 CONFIG_RTL8192E=m 1.35 CONFIG_R8712U=m 1.36 +# CONFIG_R8712_AP is not set 1.37 CONFIG_RTS_PSTOR=m 1.38 # CONFIG_RTS_PSTOR_DEBUG is not set 1.39 CONFIG_RTS5139=m 1.40 @@ -4901,5 +4903,6 @@ 1.41 CONFIG_HAS_DMA=y 1.42 CONFIG_CPU_RMAP=y 1.43 CONFIG_NLATTR=y 1.44 +CONFIG_LRU_CACHE=m 1.45 CONFIG_AVERAGE=y 1.46 CONFIG_CORDIC=m