summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
AgeCommit message (Collapse)Author
2015-12-24bump kernelversionsWaldemar Brodkorb
2015-12-06cleanup kernelversion dependenciesWaldemar Brodkorb
Use ARCH, then BOARD and last SYSTEM depends.
2015-11-30bfin: only allow to choose latest kernel, others don't work with gcc git ↵Waldemar Brodkorb
without patching
2015-11-30linux: update 4.1.x to latest stable upstream versionWaldemar Brodkorb
2015-11-27bfin: allow newer gcc and kernel to be build, ICE with uClibc-ng regex, so ↵Waldemar Brodkorb
disable it for now.
2015-11-17default to 4.3, works fine with a patch on gdb h8/300 simulatorWaldemar Brodkorb
2015-11-16default to simpleinit+sash for noMMU targetsWaldemar Brodkorb
GDB simulator targets for bfin/h8/300 might have only 8MB of RAM. A busybox based system in the default configuration is to big :)
2015-11-13bump Linux 4.2.x kernelWaldemar Brodkorb
2015-11-12linux: add support for version 4.3Waldemar Brodkorb
2015-11-12sparc: we need at least 4.2.x, 4.1 is brokenWaldemar Brodkorb
2015-11-01default 4.2.5 for h8/300Waldemar Brodkorb
2015-10-28update to latest 4.2.x kernelWaldemar Brodkorb
2015-10-23use 4.2.4 for ARC by defaultWaldemar Brodkorb
2015-10-23arc: add support for free nSIM simulator, thx to Alexey for hints to get it ↵Waldemar Brodkorb
running
2015-10-21remove unneeded split in choice and default, remove ↵Waldemar Brodkorb
ADK_TARGET_KERNEL_VERSION (unused)
2014-05-23resolve merge conflictWaldemar Brodkorb