# Architecture | |
BR2_sparc=y | |
BR2_sparc_supersparc=y | |
# filesystem | |
BR2_TARGET_ROOTFS_EXT2=y | |
# BR2_TARGET_ROOTFS_TAR is not set | |
# Linux kernel | |
BR2_LINUX_KERNEL=y | |
BR2_LINUX_KERNEL_CUSTOM_VERSION=y | |
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2.6" | |
BR2_LINUX_KERNEL_DEFCONFIG="sparc32" | |
BR2_LINUX_KERNEL_ZIMAGE=y |