Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 1 | BR2_powerpc64le=y |
| 2 | BR2_powerpc_power8=y |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 3 | BR2_KERNEL_HEADERS_4_4=y |
Joel Stanley | 8feb161 | 2016-06-20 17:35:28 +0930 | [diff] [blame] | 4 | BR2_BINUTILS_VERSION_2_26_X=y |
Joel Stanley | e5d3bb2 | 2016-08-09 01:20:00 +0930 | [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 | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 7 | BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux" |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 8 | BR2_TARGET_GENERIC_HOSTNAME="skiroot-p9" |
| 9 | BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y |
| 10 | BR2_ROOTFS_DEVICE_TABLE="../openpower/device_table.txt" |
| 11 | BR2_TARGET_GENERIC_GETTY_PORT="hvc0" |
Joel Stanley | e5d3bb2 | 2016-08-09 01:20:00 +0930 | [diff] [blame] | 12 | BR2_GENERATE_LOCALE="en_US.UTF-8" |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [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 | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 15 | BR2_LINUX_KERNEL=y |
Samuel Mendoza-Jonas | 732ee4e | 2016-10-10 15:08:56 +1100 | [diff] [blame] | 16 | BR2_LINUX_KERNEL_CUSTOM_VERSION=y |
| 17 | BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8" |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 18 | BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y |
| 19 | BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL)/configs/linux/skiroot_defconfig" |
| 20 | BR2_LINUX_KERNEL_ZIMAGE_EPAPR=y |
| 21 | BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y |
| 22 | BR2_PACKAGE_LINUX_FIRMWARE=y |
| 23 | BR2_PACKAGE_LINUX_FIRMWARE_BNX2X=y |
| 24 | BR2_PACKAGE_LINUX_FIRMWARE_CXGB4_T4=y |
| 25 | BR2_PACKAGE_I2C_TOOLS=y |
| 26 | BR2_PACKAGE_IPMITOOL=y |
| 27 | BR2_PACKAGE_MDADM=y |
| 28 | BR2_PACKAGE_NCURSES_WCHAR=y |
| 29 | BR2_PACKAGE_DROPBEAR=y |
Joel Stanley | 8feb161 | 2016-06-20 17:35:28 +0930 | [diff] [blame] | 30 | # BR2_PACKAGE_DROPBEAR_SERVER is not set |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 31 | BR2_PACKAGE_ETHTOOL=y |
| 32 | BR2_PACKAGE_NETCAT=y |
| 33 | BR2_PACKAGE_RSYNC=y |
| 34 | BR2_TARGET_ROOTFS_CPIO_XZ=y |
| 35 | BR2_TARGET_ROOTFS_INITRAMFS=y |
| 36 | BR2_OPENPOWER_PLATFORM=y |
Stewart Smith | e778ccf | 2016-09-28 15:06:05 +1000 | [diff] [blame] | 37 | BR2_OPENPOWER_POWER9=y |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 38 | # BR2_PACKAGE_HOSTBOOT is not set |
| 39 | # BR2_PACKAGE_HOSTBOOT_BINARIES is not set |
| 40 | # BR2_PACKAGE_OPENPOWER_PNOR is not set |
| 41 | BR2_OPENPOWER_CONFIG_NAME="openpower-mambo-p9" |
| 42 | BR2_PACKAGE_PETITBOOT=y |
Matt Ploetz | 3a184dd | 2016-08-26 17:21:06 -0500 | [diff] [blame] | 43 | # BR2_PACKAGE_OCC is not set |