9
0
Fork 0

SAMA5: Fix a typo in the Kconfig file

This commit is contained in:
Gregory Nutt 2015-03-21 06:22:04 -06:00
parent f77d056a3d
commit 03a2facf2b
1 changed files with 1 additions and 1 deletions

View File

@ -2577,7 +2577,7 @@ endif # SAMA5_HSMCI0 || SAMA5_HSMCI1 || SAMA5_HSMCI2
if SAMA5_UDPHS
menu "USB High Speed Device Controller driver (DCD) options"
config UDPHS_SCATTERGATHER
config SAMA5_UDPHS_SCATTERGATHER
bool
default n
---help---