Skip to content
Snippets Groups Projects
Commit ce144230 authored by Victor Chong's avatar Victor Chong Committed by Jérôme Forissier
Browse files

kconfigs: hikey_debian: Set CONFIG_EXT4_FS=y

Follow reference in
https://github.com/96boards/meta-96boards/blob/master/recipes-kernel/linux/linux-hikey_git.bb



do_config() {
	..
	echo 'CONFIG_EXT4_FS=y' >> ${B}/.config
	..
}

Signed-off-by: default avatarVictor Chong <victor.chong@linaro.org>
Acked-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
parent 6f05d384
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment