removing linux-odroidx-git dw_mmc module...for now until I can get uboot properly updated

This commit is contained in:
Mike Brown 2012-11-28 12:02:59 -05:00
parent 67cb508724
commit 3f4d397a47
2 changed files with 4 additions and 4 deletions

View file

@ -16,11 +16,11 @@ pkgrel=1
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'git')
makedepends=('xmlto' 'docbook-xsl' 'git')
options=('!strip')
source=('config'
'change-default-console-loglevel.patch')
md5sums=('ed8696888de0960ddd5da4080f1cab3e'
md5sums=('303143436a0208741aa356edb1b48fd4'
'9d3c56a4b999c8bfbd4018089a62f662')
__gitroot="git://github.com/hardkernel/linux.git"

View file

@ -2553,9 +2553,9 @@ CONFIG_MMC_SDHCI_S3C=y
# CONFIG_MMC_SDHCI_PXAV3 is not set
# CONFIG_MMC_SDHCI_PXAV2 is not set
# CONFIG_MMC_SDHCI_S3C_DMA is not set
CONFIG_MMC_DW=m
# CONFIG_MMC_DW=m
# CONFIG_MMC_DW_IDMAC is not set
CONFIG_MMC_DW_PLTFM=m
# CONFIG_MMC_DW_PLTFM=m
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MEMSTICK is not set