blob: 14c981a261c0323cf79155717d8a2fbe850ba7b1 [file] [log] [blame]
Jan Kundrát41354592017-03-28 21:47:06 +02001BR2_arm=y
2BR2_cortex_a8=y
3BR2_ARM_FPU_VFPV3=y
Jan Kundrát41354592017-03-28 21:47:06 +02004BR2_TOOLCHAIN_EXTERNAL=y
Jan Kundrát56cc76f2017-03-31 15:43:27 +02005BR2_TARGET_GENERIC_HOSTNAME="czechlight"
6BR2_TARGET_GENERIC_ISSUE="Welcome to CzechLight"
Jan Kundrát41354592017-03-28 21:47:06 +02007BR2_TARGET_GENERIC_PASSWD_SHA256=y
8BR2_INIT_SYSTEMD=y
9BR2_TARGET_GENERIC_GETTY_PORT="ttyO0"
Jan Kundrát28e61992017-09-07 14:14:26 +020010# BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set
Jan Kundrát8bc00cb2017-04-07 20:35:23 +020011BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/common/overlay/ $(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/overlay/"
Jan Kundrát41354592017-03-28 21:47:06 +020012BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/post-image.sh"
13BR2_LINUX_KERNEL=y
14BR2_LINUX_KERNEL_CUSTOM_VERSION=y
Jan Kundrát97d1cbb2017-08-23 12:02:34 +020015BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.9.44"
Jan Kundrát41354592017-03-28 21:47:06 +020016BR2_LINUX_KERNEL_DEFCONFIG="omap2plus"
Jan Kundrátfbe43652017-04-25 22:50:33 +020017BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/common/kconfig $(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/kconfig"
Jan Kundrátd0af3ae2017-03-31 14:49:09 +020018BR2_LINUX_KERNEL_DTS_SUPPORT=y
19BR2_LINUX_KERNEL_USE_CUSTOM_DTS=y
20BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/czechlight-bbb.dts"
Jan Kundrát4d3a7272017-10-03 09:36:20 +020021BR2_PACKAGE_LINUX_TOOLS_PERF=y
Jan Kundrát086e3042017-03-31 16:37:26 +020022BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/common/busybox-config"
Jan Kundrátaf4327c2017-10-03 12:47:47 +020023BR2_PACKAGE_I2C_TOOLS=y
Jan Kundrát56cc76f2017-03-31 15:43:27 +020024BR2_PACKAGE_AVAHI=y
25BR2_PACKAGE_AVAHI_DAEMON=y
Jan Kundrát69ad3ce2017-08-23 12:04:25 +020026# BR2_PACKAGE_NETSNMP_SERVER is not set
27# BR2_PACKAGE_NETSNMP_CLIENTS is not set
28# BR2_PACKAGE_NETSNMP_ENABLE_MIBS is not set
Jan Kundrát41354592017-03-28 21:47:06 +020029BR2_PACKAGE_OPENSSH=y
30BR2_PACKAGE_BASH=y
Jan Kundrátccf0f5b2017-10-03 12:49:53 +020031BR2_PACKAGE_RAUC=y
32BR2_PACKAGE_RAUC_NETWORK=y
Jan Kundrátf946a3e2017-03-29 15:27:59 +020033# BR2_PACKAGE_SYSTEMD_HWDB is not set
Jan Kundrát41354592017-03-28 21:47:06 +020034BR2_PACKAGE_SYSTEMD_LOGIND=y
Jan Kundrátf946a3e2017-03-29 15:27:59 +020035# BR2_PACKAGE_SYSTEMD_MYHOSTNAME is not set
Jan Kundrát41354592017-03-28 21:47:06 +020036BR2_PACKAGE_UTIL_LINUX_AGETTY=y
37BR2_PACKAGE_VIM=y
38# BR2_PACKAGE_VIM_RUNTIME is not set
39BR2_TARGET_ROOTFS_EXT2=y
40BR2_TARGET_ROOTFS_EXT2_4=y
Jan Kundrát438f1ba2017-08-23 12:03:04 +020041BR2_TARGET_ROOTFS_EXT2_SIZE="131072"
Jan Kundrát41354592017-03-28 21:47:06 +020042BR2_TARGET_BAREBOX=y
43BR2_TARGET_BAREBOX_BOARD_DEFCONFIG="am335x"
44BR2_TARGET_BAREBOX_IMAGE_FILE="images/barebox-am33xx-beaglebone.img"
45BR2_TARGET_BAREBOX_BAREBOXENV=y
46BR2_TARGET_BAREBOX_CUSTOM_ENV=y
47BR2_TARGET_BAREBOX_CUSTOM_ENV_PATH="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/barebox.env"
48BR2_TARGET_BAREBOX_AUX=y
49BR2_TARGET_BAREBOX_AUX_BOARD_DEFCONFIG="am335x_mlo"
50BR2_TARGET_BAREBOX_AUX_IMAGE_FILE="images/barebox-am33xx-beaglebone-mlo.img"
51BR2_PACKAGE_HOST_DOSFSTOOLS=y
52BR2_PACKAGE_HOST_DTC=y
53BR2_PACKAGE_HOST_GENIMAGE=y
54BR2_PACKAGE_HOST_MTOOLS=y
Jan Kundrátccf0f5b2017-10-03 12:49:53 +020055BR2_PACKAGE_HOST_RAUC=y
Jan Kundrát41354592017-03-28 21:47:06 +020056CZECHLIGHT_NETCONF=y