ia64/xen-unstable
changeset 14360:620212e48908
Remove obsolete tpm_backend entry.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Signed-off-by: Ewan Mellor <ewan@xensource.com>
author | Ewan Mellor <ewan@xensource.com> |
---|---|
date | Sat Mar 10 21:43:07 2007 +0000 (2007-03-10) |
parents | f6656928d7d1 |
children | 0affe03ee985 |
files | tools/python/xen/xend/XendConfig.py |
line diff
1.1 --- a/tools/python/xen/xend/XendConfig.py Sat Mar 10 21:41:58 2007 +0000 1.2 +++ b/tools/python/xen/xend/XendConfig.py Sat Mar 10 21:43:07 2007 +0000 1.3 @@ -151,7 +151,6 @@ XENAPI_CFG_TYPES = { 1.4 'actions_after_shutdown': str, 1.5 'actions_after_reboot': str, 1.6 'actions_after_crash': str, 1.7 - 'tpm_backend': int, 1.8 'PV_bootloader': str, 1.9 'PV_kernel': str, 1.10 'PV_ramdisk': str,