configs/qemu: cleanup and capitalization

Capitalize comments in a consistent way.
Cleanup redundant entries.
Drop global patch dir for sparc ss10 since it's not required any more.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias
2015-11-18 21:38:30 -03:00
committed by Peter Korsgaard
parent 508bb46bad
commit 05ccc70b6e
15 changed files with 17 additions and 28 deletions

View File

@@ -2,11 +2,10 @@
BR2_sh=y
BR2_sh4eb=y
# system
BR2_TARGET_GENERIC_GETTY=y
# System
BR2_TARGET_GENERIC_GETTY_PORT="ttySC1"
# filesystem
# Filesystem
BR2_TARGET_ROOTFS_EXT2=y
# BR2_TARGET_ROOTFS_TAR is not set