From 53fe9c977abcf0cf29fe9e804b0510e1a4784c9e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 16 Aug 2011 11:37:01 -0500 Subject: 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 --- config-arm-tegra | 9 --------- 1 file changed, 9 deletions(-) (limited to 'config-arm-tegra') diff --git a/config-arm-tegra b/config-arm-tegra index 15e9ed720..c72660bf8 100644 --- a/config-arm-tegra +++ b/config-arm-tegra @@ -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 -- cgit