Microblaze: added architecture support for both big endian and low endian
[buildroot-gz.git] / configs / atstk100x_defconfig
blob1af50011159bab9c0cd50be054e21da834c41e6e
1 # Architecture
2 BR2_avr32=y
4 # U-Boot
5 BR2_TARGET_UBOOT=y
6 BR2_TARGET_UBOOT_BOARDNAME="atstk1002"
7 BR2_TARGET_UBOOT_2010_09=y
9 # Kernel
10 BR2_LINUX_KERNEL=y
11 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
12 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.35"
13 BR2_LINUX_KERNEL_USE_DEFCONFIG=y
14 BR2_LINUX_KERNEL_DEFCONFIG="atstk1002"
16 # Filesystem
17 BR2_TARGET_ROOTFS_TAR=y