aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/config-3.18
Commit message (Collapse)AuthorAgeFilesLines
* kernel: move MTD_SPLIT_SUPPORT to generic configJohn Crispin2015-03-061-1/+0
| | | | | | | | | | | CONFIG_MTD_SPLIT_SUPPORT symbol default value is 'y' and many platform specific configs explicitly enables it, while no one platform disables this symbol. So place it in generic config and remove from platform specific configs. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44612
* sunxi: disable MMC debugging in kernel configZoltan Herpai2015-01-301-1/+1
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44216
* sunxi: add support for Lamobo R1Zoltan Herpai2015-01-301-0/+6
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44214
* sunxi: change bananapro DTS to use the already published patch, clean up ↵Zoltan Herpai2015-01-101-41/+1
| | | | | | | | 3.18 config of generic symbols Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43922
* sunxi: bump kernel to 3.18 - refresh patches - add bananapro, cubietruck, ↵Zoltan Herpai2015-01-091-17/+8
| | | | | | | | mele_m9 support Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43900
* kernel: drop CONFIG_PROC_DEVICETREE in 3.18Luka Perkov2014-12-101-1/+0
| | | | | | | | This option was removed in upstream commit 8357041. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43607
* sunxi: add config for 3.18Zoltan Herpai2014-11-211-0/+529
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43338