]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
configs/qemu: cleanup and capitalization
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 19 Nov 2015 00:38:30 +0000 (21:38 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 19 Nov 2015 22:08:29 +0000 (23:08 +0100)
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>
15 files changed:
configs/qemu_arm_nuri_defconfig
configs/qemu_arm_versatile_defconfig
configs/qemu_arm_vexpress_defconfig
configs/qemu_mips_malta_defconfig
configs/qemu_mipsel_malta_defconfig
configs/qemu_ppc64_pseries_defconfig
configs/qemu_ppc_g3beige_defconfig
configs/qemu_ppc_mpc8544ds_defconfig
configs/qemu_sh4_r2d_defconfig
configs/qemu_sh4eb_r2d_defconfig
configs/qemu_sparc64_sun4u_defconfig
configs/qemu_sparc_ss10_defconfig
configs/qemu_x86_64_defconfig
configs/qemu_x86_defconfig
configs/qemu_xtensa_lx60_defconfig

index d2e522f82c997ae8b91bf12c1491612d34fbaee9..0854ae05c06aea07cc98b079069d921936f011ec 100644 (file)
@@ -5,8 +5,6 @@ BR2_ARM_ENABLE_NEON=y
 BR2_ARM_FPU_VFPV3D16=y
 
 # System
-BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
-BR2_TARGET_GENERIC_GETTY=y
 BR2_TARGET_GENERIC_GETTY_PORT="ttySAC1"
 
 # Filesystem
index 1ce55d0ef16b4cda801962a535c8e400d88751e7..7d5888a9bd175a304a308f5ef76e096f99f9e373 100644 (file)
@@ -2,11 +2,10 @@
 BR2_arm=y
 BR2_arm926t=y
 
-# system
-BR2_TARGET_GENERIC_GETTY=y
+# System
 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
index b036c6b6506db1d1c3b02431b6bfacbb0d130bad..ec9e2fb189b913924f6c0f6b0d59cad9a03180cb 100644 (file)
@@ -5,8 +5,6 @@ BR2_ARM_ENABLE_NEON=y
 BR2_ARM_FPU_VFPV3D16=y
 
 # System
-BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
-BR2_TARGET_GENERIC_GETTY=y
 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 
 # Filesystem
index e6f6a956b37500c202892e8e0d12346f2d171b06..3100d524889991000a5b5a965ea969deddbb9442 100644 (file)
@@ -2,7 +2,7 @@
 BR2_mips=y
 BR2_mips_32r2=y
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
index b14e70c6432e63007a589d15ffada3bbb87d93c2..dad1db032f92c3aec8cdcc091e7547995765028e 100644 (file)
@@ -2,7 +2,7 @@
 BR2_mipsel=y
 BR2_mips_32r2=y
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
index 97e53b4e6eea093c8b58f93b581f898cf959469a..5f7a0132f155170e9244eda89a2ca0c628b3557f 100644 (file)
@@ -3,7 +3,6 @@ BR2_powerpc64=y
 BR2_powerpc_power7=y
 
 # System
-BR2_TARGET_GENERIC_GETTY=y
 BR2_TARGET_GENERIC_GETTY_PORT="hvc0"
 
 # Filesystem
index ae2ddccda4f10e2e784291ad9d4da7cfb1ab7d31..fb6c52a43d4d03262c895a799cb7f2fdf316713a 100644 (file)
@@ -2,7 +2,7 @@
 BR2_powerpc=y
 BR2_powerpc_750=y
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
index 198f5cd9c505576db7f9ab8c96d9670aaf8d4ae6..b02213977c663b04c2d98f6e25b28d970fe6f89d 100644 (file)
@@ -2,7 +2,7 @@
 BR2_powerpc=y
 BR2_powerpc_8548=y
 
-# filesystem
+# Filesystem
 # BR2_TARGET_ROOTFS_TAR is not set
 BR2_TARGET_ROOTFS_INITRAMFS=y
 
index 0666ed4ec41a6d26a47340fb39398719690b04a3..4366ab191a36b0347b93956698263f60db1fac74 100644 (file)
@@ -2,11 +2,10 @@
 BR2_sh=y
 BR2_sh4=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
 
index 6680ee3519dd2e931942adfbf4f51be3857eb57f..14176992219bef73bd2ddac59347b91e9565404c 100644 (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
 
index 828b437ee1c4a012245e36ec9b0b74e70dfa8637..8b47526abe9e5a8b50b840371cfd4a44a060596c 100644 (file)
@@ -2,7 +2,7 @@
 BR2_sparc64=y
 BR2_sparc_v9=y
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
index 3e6d7b1a6985f10245c92b35c48405bc0d18d80f..cb0eb8f06ad5c9593a4e2a0133348479449d54aa 100644 (file)
@@ -2,9 +2,7 @@
 BR2_sparc=y
 BR2_sparc_v8=y
 
-BR2_GLOBAL_PATCH_DIR="board/qemu/sparc-ss10"
-
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
index daf32cd556e17f381ad0febde6f97a8f90ffebcb..d35092618e1a7d06cbffd3dea2ad20e8e350efae 100644 (file)
@@ -1,11 +1,10 @@
 # Architecture
 BR2_x86_64=y
 
-# system
-BR2_TARGET_GENERIC_GETTY=y
+# System
 BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
index 9fd1fe9edc91569cb852bdb5ad1a2ec8a76c7ea8..3517b66ad2a7a21784ea95e0f94107075f6a83ce 100644 (file)
@@ -2,11 +2,10 @@
 BR2_i386=y
 BR2_x86_pentiumpro=y
 
-# system
-BR2_TARGET_GENERIC_GETTY=y
+# System
 BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
index 526a111f00738b472c421788fefb9a9aaff32f6c..8a4210686f78266812838829cdb735e44047b761 100644 (file)
@@ -5,6 +5,7 @@ BR2_XTENSA_CUSTOM_NAME="dc232b"
 BR2_XTENSA_CORE_NAME="lx60"
 BR2_XTENSA_OVERLAY_DIR="board/qemu/xtensa-lx60"
 
+# Patches
 BR2_GLOBAL_PATCH_DIR="board/qemu/xtensa-lx60"
 
 # System