the modules effected by __bad_udelay need to be excluded
on all arm arches not just the tegra boards disable them in config-arm-generic
This commit is contained in:
		
							parent
							
								
									3e616b4b28
								
							
						
					
					
						commit
						53fe9c977a
					
				| @ -155,3 +155,12 @@ CONFIG_MMC_SDHCI_PXAV3=m | ||||
| CONFIG_MMC_SDHCI_PXAV2=m | ||||
| 
 | ||||
| CONFIG_FTGMAC100=m | ||||
| 
 | ||||
| # these modules all fail with missing __bad_udelay | ||||
| # http://www.spinics.net/lists/arm/msg15615.html provides some background | ||||
| # CONFIG_SUNGEM is not set | ||||
| # CONFIG_FB_SAVAGE is not set | ||||
| # CONFIG_FB_RADEON is not set | ||||
| # CONFIG_DRM_RADEON is not set | ||||
| # CONFIG_ATM_HE is not set | ||||
| # CONFIG_SCSI_ACARD is not set | ||||
|  | ||||
| @ -76,12 +76,3 @@ CONFIG_CPU_FREQ_TABLE=y | ||||
| CONFIG_CPU_FREQ_STAT=y | ||||
| CONFIG_CPU_FREQ_STAT_DETAILS=y | ||||
| 
 | ||||
| 
 | ||||
| # these modules all fail with missing __bad_udelay | ||||
| # http://www.spinics.net/lists/arm/msg15615.html provides some background | ||||
| # CONFIG_SUNGEM is not set | ||||
| # CONFIG_FB_SAVAGE is not set | ||||
| # CONFIG_FB_RADEON is not set | ||||
| # CONFIG_DRM_RADEON is not set | ||||
| # CONFIG_ATM_HE is not set | ||||
| # CONFIG_SCSI_ACARD is not set | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user