Stewart Smith | 6e66114 | 2015-07-30 09:11:52 +1000 | [diff] [blame] | 1 | BR2_powerpc64le=y |
Stewart Smith | 78dbf63 | 2015-01-23 15:09:39 +1100 | [diff] [blame] | 2 | BR2_powerpc_power8=y |
Joel Stanley | e5d3bb2 | 2016-08-09 01:20:00 +0930 | [diff] [blame] | 3 | BR2_KERNEL_HEADERS_4_4=y |
| 4 | BR2_BINUTILS_VERSION_2_26_X=y |
Stewart Smith | 6e66114 | 2015-07-30 09:11:52 +1000 | [diff] [blame] | 5 | BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux" |
Stewart Smith | e778ccf | 2016-09-28 15:06:05 +1000 | [diff] [blame] | 6 | BR2_GCC_VERSION_6_X=y |
Stewart Smith | 6e66114 | 2015-07-30 09:11:52 +1000 | [diff] [blame] | 7 | BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux" |
Joel Stanley | e5d3bb2 | 2016-08-09 01:20:00 +0930 | [diff] [blame] | 8 | BR2_TARGET_GENERIC_HOSTNAME="skiroot" |
Stewart Smith | 78dbf63 | 2015-01-23 15:09:39 +1100 | [diff] [blame] | 9 | BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y |
Joel Stanley | e5d3bb2 | 2016-08-09 01:20:00 +0930 | [diff] [blame] | 10 | BR2_ROOTFS_DEVICE_TABLE="../openpower/device_table.txt" |
Stewart Smith | 78dbf63 | 2015-01-23 15:09:39 +1100 | [diff] [blame] | 11 | BR2_TARGET_GENERIC_GETTY_PORT="hvc0" |
Stewart Smith | e778ccf | 2016-09-28 15:06:05 +1000 | [diff] [blame] | 12 | BR2_GENERATE_LOCALE="en_US.UTF-8" |
Jeremy Kerr | f006cdf | 2015-09-17 17:55:39 +0800 | [diff] [blame] | 13 | BR2_ROOTFS_OVERLAY="../openpower/overlay" |
Joel Stanley | 8624666 | 2016-10-31 22:50:37 +1030 | [diff] [blame] | 14 | BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist" |
Stewart Smith | 78dbf63 | 2015-01-23 15:09:39 +1100 | [diff] [blame] | 15 | BR2_LINUX_KERNEL=y |
Joel Stanley | 8feb161 | 2016-06-20 17:35:28 +0930 | [diff] [blame] | 16 | BR2_LINUX_KERNEL_CUSTOM_VERSION=y |
Joel Stanley | 514bd26 | 2016-12-21 12:04:08 +1030 | [diff] [blame] | 17 | BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.4.39" |
Joel Stanley | 3e323ab | 2015-09-11 14:48:21 +1000 | [diff] [blame] | 18 | BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL)/linux" |
Alistair Popple | ff724fb | 2015-03-12 17:35:25 +1100 | [diff] [blame] | 19 | BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y |
| 20 | BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL)/configs/linux/skiroot_defconfig" |
Stewart Smith | 78dbf63 | 2015-01-23 15:09:39 +1100 | [diff] [blame] | 21 | BR2_LINUX_KERNEL_ZIMAGE_EPAPR=y |
| 22 | BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y |
| 23 | BR2_PACKAGE_LINUX_FIRMWARE=y |
| 24 | BR2_PACKAGE_LINUX_FIRMWARE_BNX2X=y |
Joel Stanley | 1f2f3fd | 2015-11-30 15:44:43 +1030 | [diff] [blame] | 25 | BR2_PACKAGE_LINUX_FIRMWARE_CXGB4_T4=y |
Stewart Smith | 78dbf63 | 2015-01-23 15:09:39 +1100 | [diff] [blame] | 26 | BR2_PACKAGE_I2C_TOOLS=y |
Joel Stanley | e5d3bb2 | 2016-08-09 01:20:00 +0930 | [diff] [blame] | 27 | BR2_PACKAGE_IPMITOOL=y |
| 28 | BR2_PACKAGE_MDADM=y |
Stewart Smith | 78dbf63 | 2015-01-23 15:09:39 +1100 | [diff] [blame] | 29 | BR2_PACKAGE_NCURSES_WCHAR=y |
| 30 | BR2_PACKAGE_DROPBEAR=y |
| 31 | # BR2_PACKAGE_DROPBEAR_SERVER is not set |
| 32 | BR2_PACKAGE_ETHTOOL=y |
| 33 | BR2_PACKAGE_NETCAT=y |
| 34 | BR2_PACKAGE_RSYNC=y |
Stewart Smith | 78dbf63 | 2015-01-23 15:09:39 +1100 | [diff] [blame] | 35 | BR2_TARGET_ROOTFS_CPIO_XZ=y |
| 36 | BR2_TARGET_ROOTFS_INITRAMFS=y |
Joel Stanley | e5d3bb2 | 2016-08-09 01:20:00 +0930 | [diff] [blame] | 37 | BR2_OPENPOWER_PLATFORM=y |
Stewart Smith | e778ccf | 2016-09-28 15:06:05 +1000 | [diff] [blame] | 38 | BR2_OPENPOWER_POWER8=y |
Joel Stanley | e5d3bb2 | 2016-08-09 01:20:00 +0930 | [diff] [blame] | 39 | # BR2_PACKAGE_HOSTBOOT is not set |
| 40 | # BR2_PACKAGE_HOSTBOOT_BINARIES is not set |
| 41 | # BR2_PACKAGE_OPENPOWER_PNOR is not set |
| 42 | BR2_OPENPOWER_CONFIG_NAME="openpower-mambo" |
| 43 | BR2_PACKAGE_PETITBOOT=y |
| 44 | # BR2_PACKAGE_OCC is not set |