6 BR2_TARGET_GENERIC_GETTY=y
7 BR2_TARGET_GENERIC_GETTY_PORT="ttySC1"
10 BR2_TARGET_ROOTFS_EXT2=y
11 # BR2_TARGET_ROOTFS_TAR is not set
14 BR2_KERNEL_HEADERS_3_2=y
16 # The kernel wants to use the -m4-nofpu option to make sure that it
17 # doesn't use floating point operations.
18 BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-multilib-list=m4,m4-nofpu"
22 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
23 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2.16"
24 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
25 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/sh4-r2d/linux-3.2.config"
26 BR2_LINUX_KERNEL_ZIMAGE=y