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 | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 6 | BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux" |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 7 | BR2_TARGET_GENERIC_HOSTNAME="skiroot-p9" |
| 8 | BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y |
| 9 | BR2_ROOTFS_DEVICE_TABLE="../openpower/device_table.txt" |
| 10 | BR2_TARGET_GENERIC_GETTY_PORT="hvc0" |
Joel Stanley | e5d3bb2 | 2016-08-09 01:20:00 +0930 | [diff] [blame^] | 11 | BR2_GENERATE_LOCALE="en_US.UTF-8" |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 12 | BR2_ROOTFS_OVERLAY="../openpower/overlay" |
| 13 | BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var" |
| 14 | BR2_LINUX_KERNEL=y |
| 15 | BR2_LINUX_KERNEL_CUSTOM_TARBALL=y |
| 16 | BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/linux-4.7-rc3.tar.xz" |
| 17 | BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y |
| 18 | BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL)/configs/linux/skiroot_defconfig" |
| 19 | BR2_LINUX_KERNEL_ZIMAGE_EPAPR=y |
| 20 | BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y |
| 21 | BR2_PACKAGE_LINUX_FIRMWARE=y |
| 22 | BR2_PACKAGE_LINUX_FIRMWARE_BNX2X=y |
| 23 | BR2_PACKAGE_LINUX_FIRMWARE_CXGB4_T4=y |
| 24 | BR2_PACKAGE_I2C_TOOLS=y |
| 25 | BR2_PACKAGE_IPMITOOL=y |
| 26 | BR2_PACKAGE_MDADM=y |
| 27 | BR2_PACKAGE_NCURSES_WCHAR=y |
| 28 | BR2_PACKAGE_DROPBEAR=y |
Joel Stanley | 8feb161 | 2016-06-20 17:35:28 +0930 | [diff] [blame] | 29 | # BR2_PACKAGE_DROPBEAR_SERVER is not set |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 30 | BR2_PACKAGE_ETHTOOL=y |
| 31 | BR2_PACKAGE_NETCAT=y |
| 32 | BR2_PACKAGE_RSYNC=y |
| 33 | BR2_TARGET_ROOTFS_CPIO_XZ=y |
| 34 | BR2_TARGET_ROOTFS_INITRAMFS=y |
Matt Ploetz | 3a184dd | 2016-08-26 17:21:06 -0500 | [diff] [blame] | 35 | BR2_OPENPOWER_POWER9=y |
Stewart Smith | bca8052 | 2016-06-17 19:11:13 +1000 | [diff] [blame] | 36 | BR2_OPENPOWER_PLATFORM=y |
| 37 | # BR2_PACKAGE_HOSTBOOT is not set |
| 38 | # BR2_PACKAGE_HOSTBOOT_BINARIES is not set |
| 39 | # BR2_PACKAGE_OPENPOWER_PNOR is not set |
| 40 | BR2_OPENPOWER_CONFIG_NAME="openpower-mambo-p9" |
| 41 | BR2_PACKAGE_PETITBOOT=y |
Matt Ploetz | 3a184dd | 2016-08-26 17:21:06 -0500 | [diff] [blame] | 42 | # BR2_PACKAGE_OCC is not set |