AndreiLux / Perseus-UNIVERSAL5410

This is a clean kernel glued together upon Samsung's last public branch of android-exynos-3.4 with sources provided by the OSRC releases. The OSRC release has been stripped clean of all non-i9500 related code and sourced, as much as possible through the original patches.
https://github.com/AndreiLux/Perseus-UNIVERSAL5410/wiki
Other
30 stars 19 forks source link

perseus_i9500_defconfig: use cmdline from Extend #30

Closed Grarak closed 10 years ago

Grarak commented 10 years ago

It is not possbile to use bootloader and extend cmdline at the same time. Check the generate .config file: CONFIG_CMDLINE_FROM_BOOTLOADER will become automatically disabled.

AndreiLux commented 10 years ago

What's the point of this? All it does is to overwrite the bootloader's vmalloc from 384 to 512 and pass some other useless parameters.

Grarak commented 10 years ago

Never mind. This will just fix a warning while make defconfig.