esp: enable for all PCI machines

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2012-08-02 15:41:47 +02:00
parent ca5481ed57
commit e7b2f53bd2
2 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,3 @@ CONFIG_HPET=y
CONFIG_APPLESMC=y
CONFIG_I8259=y
CONFIG_PFLASH_CFI01=y
CONFIG_ESP=y

View File

@ -17,3 +17,4 @@ CONFIG_IDE_CORE=y
CONFIG_IDE_QDEV=y
CONFIG_IDE_PCI=y
CONFIG_AHCI=y
CONFIG_ESP=y