]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - configs/kb9202_defconfig
libwebsockets: bump to version 1.7.5
[coffee/buildroot.git] / configs / kb9202_defconfig
1 # Architecture
2 BR2_arm=y
3 BR2_arm920t=y
4
5 # Filesystem
6 BR2_TARGET_ROOTFS_TAR=y
7
8 # Linux headers same as kernel, a 2.6 series (so, no option selected)
9
10 # Kernel
11 BR2_LINUX_KERNEL=y
12 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
13 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.38.8"
14 BR2_LINUX_KERNEL_PATCH="http://maxim.org.za/AT91RM9200/2.6/2.6.38-at91.patch.gz"
15 BR2_LINUX_KERNEL_USE_DEFCONFIG=y
16 BR2_LINUX_KERNEL_DEFCONFIG="kb9202"