summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
Commit message (Collapse)AuthorAgeFilesLines
* disable crystalhd module on the generic arm qemu buildDennis Gilmore2011-08-161-0/+7
| | | | | but enable it on the others disable tpm on arm build in mmc_block on tegra build
* the modules effected by __bad_udelay need to be excludedDennis Gilmore2011-08-161-0/+9
| | | | | on all arm arches not just the tegra boards disable them in config-arm-generic
* tweak the arm configs a littleDennis Gilmore2011-08-161-1/+4
| | | | | | build a up image on armv5tel its a basic qemu image. setup to make configs for building kernels on hardware floating point arm arches
* From: David Marlin <dmarlin@redhat.com>Josh Boyer2011-08-161-0/+154
Modify to split the ARM config files to work more like other archs. Rename: config-arm -> config-arm-generic Add: config-arm-omap-generic