Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit f20c63b

Browse files
committed
Enable civ flag to load iwl7000 driver
Add a new flag to AAF for conditional loading of iwl7000 driver for wifi. Tracked-on: OAM-99828 Signed-off-by: Bharat B Panda <bharat.b.panda@intel.com>
1 parent 9a8db4a commit f20c63b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/start_civ.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ function set_default_aaf_config() {
267267
rm -rf $GUEST_AAF_CONFIG
268268
touch $GUEST_AAF_CONFIG
269269
echo "suspend:false" >> $GUEST_AAF_CONFIG
270+
echo "iwl7000:true" >> $GUEST_AAF_CONFIG
270271
echo ipaddr:$(hostname -I) >> $GUEST_AAF_CONFIG
271272
}
272273

0 commit comments

Comments
 (0)