Correct the kernel config hint in a printf statement.
Submitted by: R.Mahmatkhanov <cvs-src@yandex.ru> Reviewed by: scottl Approved by: rwatson (mentor) MFC after: 3 days
This commit is contained in:
parent
5760e921e8
commit
935c968abe
@ -1381,7 +1381,7 @@ ptstartover:
|
||||
if (base_periph_found == 1) {
|
||||
printf("xptioctl: pass driver is not in the "
|
||||
"kernel\n");
|
||||
printf("xptioctl: put \"device pass0\" in "
|
||||
printf("xptioctl: put \"device pass\" in "
|
||||
"your kernel config file\n");
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user