linux/debian/config/defines

73 lines
1.3 KiB
Plaintext

[abi]
abiname: 5
ignore-changes: module:arch/x86/kvm/kvm
module:crypto/cryptd
module:drivers/isdn/gigaset/*
module:drivers/isdn/hisax/*
module:drivers/isdn/i4l/*
module:drivers/net/macvlan
module:drivers/net/macvtap
module:drivers/net/wireless/iwlwifi/iwlcore
# CONFIG_IDE_TIMINGS is now disabled on some arches
# but should not be used by OOT modules
ide_pio_cycle_time
ide_timing_compute
ide_timing_find_mode
ide_timing_merge
# Can't see any OOT users of these
__srcu_notifier_call_chain
srcu_init_notifier_head
srcu_notifier_call_chain
srcu_notifier_chain_register
srcu_notifier_chain_unregister
[base]
arches:
alpha
amd64
armel
hppa
i386
ia64
m68k
mips
mipsel
powerpc
s390
sh4
sparc
sparc64
compiler: gcc-4.3
featuresets:
none
openvz
vserver
xen
[featureset-openvz_base]
enabled: true
[featureset-vserver_base]
enabled: true
[featureset-xen_base]
enabled: true
[description]
part-long-xen: This kernel also runs on a Xen hypervisor.
It supports only unprivileged (domU) operation.
[image]
initramfs-generators: initramfs-tools initramfs-fallback
type: plain
[commands-image-initramfs-generators]
initramfs-tools: update-initramfs
[relations]
gcc-4.3: gcc-4.3
initramfs-fallback: linux-initramfs-tool
initramfs-tools: initramfs-tools (>= 0.55)
util-vserver: util-vserver (>= 0.30.215)