Commit Graph

177 Commits

Author SHA1 Message Date
Dennis Gilmore
20639e833d make sure SMP is enabled by default on arm
it is disabled on kirkwood the only non smp platform
tweak the vexpress options very slightly
2012-05-15 01:08:00 -05:00
Peter Robinson
d07b00d49d Restructure ARM configs to minimise duplication and pull all generic options 2012-05-09 00:06:18 +01:00
Peter Robinson
611764fc77 fix KALLSYMS_EXTRA_PASS 2012-04-12 00:02:03 +01:00
Dennis Gilmore
5ae81db04e based on upstreams recommendation add KALLSYMS_EXTRA_PASS=1 to arm configs
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091404.html
2012-04-11 12:37:48 -05:00
Dave Jones
986c6ceb52 Linux 3.3-rc6 2012-03-05 11:58:39 -05:00
Peter Robinson
97528538cb Further ARM config updates 2012-02-23 14:12:12 +00:00
Peter Robinson
201cb5c644 update ARM configs to F-17 branch 2012-02-21 23:05:36 +00:00
Peter Robinson
d78aa36f27 More ARM config updates, fix NVEC patch 2012-02-19 12:34:38 +00:00
Peter Robinson
8efb1faee8 update ARM configs for 3.3 2012-02-16 01:03:09 +00:00
Dennis Gilmore
860b1af6cf Arm config cleanup
disable TOUCHSCREEN_EGALAX on arm arches
build in CACHE_L2X0 on the imx kernel
dont build the module for imx21 usb since its not something we support
2012-02-02 16:42:51 -06:00
Josh Boyer
10e2c35724 Linux 3.3-rc1-git1 (upstream c1aab02dac690af7ff634d8e1cb3be6a04387eef) 2012-01-24 08:00:08 -05:00
Josh Boyer
e8409b1dce Rebase to Linux 3.3-rc1
The utrace patch is left unapplied as it doesn't apply cleanly any longer
2012-01-20 13:32:57 -05:00
Dennis Gilmore
f8708ce591 dont build TOUCHSCREEN_EETI on arm 2012-01-19 08:35:22 -06:00
Dave Jones
36c7a65617 Disable ISA 2012-01-16 16:14:17 -05:00
Dave Jones
ae6da83b7f Linux 3.2-rc7-git3 (06867fbb8abc936192195e5dcc4b63e12cc78f72) 2011-12-30 22:23:07 -05:00
Dennis Gilmore
408da10bc6 clean up arm configs for new config options 2011-12-23 10:52:55 -06:00
Dennis Gilmore
1cbcbe6c38 pull in the arm config changes from f15 2011-12-23 10:28:48 -06:00
Dave Jones
115248e310 Linux 3.2-rc4 2011-12-01 21:13:52 -05:00
Josh Boyer
e3e38acf4d Linux 3.2-rc1
From kernel.org this time, not git generated locally:
http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2-rc1.bz2
2011-11-08 07:39:48 -05:00
Josh Boyer
ea8a97de39 Linux 3.1-git7 (upstream 31555213f) 2011-11-07 11:25:51 -05:00
Josh Boyer
906f34d53b Linux 3.1-git4 (upstream dc47d3810cdc) 2011-11-01 15:15:29 -04:00
Josh Boyer
8e04ce5a38 Linux 3.1-git3. Happy Halloween. 2011-10-31 15:20:40 -04:00
Josh Boyer
34f9218fe5 Linux 3.1-git1 (138c4ae9cfda upstream)
First take on the upcomming Linux 3.2 kernel.  The moving of the ethernet
drivers into vendor subdirectories caused a lot of churn in config-generic, but
hopefully it's a bit cleaner now.
2011-10-26 21:03:18 -04:00
Dennis Gilmore
e153256415 disable crystalhd module on the generic arm qemu build
but enable it on the others disable tpm on arm build in
mmc_block on tegra build
2011-08-16 11:41:15 -05:00
Dennis Gilmore
53fe9c977a 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
2011-08-16 11:37:01 -05:00
Dennis Gilmore
3e616b4b28 tweak the arm configs a little
build a up image on armv5tel its a basic qemu image.

setup to make configs for building kernels on hardware floating point arm arches
2011-08-16 11:34:23 -05:00
Josh Boyer
8ffa0afd4c From: David Marlin <dmarlin@redhat.com>
Modify to split the ARM config files to work more like other archs.

Rename:
  config-arm -> config-arm-generic
Add:
  config-arm-omap-generic
2011-08-16 10:31:26 -04:00