Bug 1691658

Summary: qemu: build: remove unnecessary configs
Product: Red Hat Enterprise Linux 8 Reporter: Andrew Jones <drjones>
Component: qemu-kvmAssignee: Andrew Jones <drjones>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.2CC: jinzhao, juzhang, rbalakri, virt-maint
Target Milestone: rc   
Target Release: 8.0   
Hardware: aarch64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-28 11:43:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1677408    

Description Andrew Jones 2019-03-22 07:53:25 UTC
We don't need

 CONFIG_SMBUS_EEPROM=y
 CONFIG_I2C=y

in the AArch64 config, as mach-virt does not depend on them.

At least I don't think so. I'll remove them, then brew and test. If I'm right, I'll post.

Comment 1 Andrew Jones 2019-06-28 11:43:14 UTC

*** This bug has been marked as a duplicate of bug 1693140 ***