[roll] Roll fuchsia [boards][suspend] Fix enable_suspend includes.

Define the enable-suspend-from-board group which includes the kernel
dependencies needed to enable suspend if the enable_suspend flag is set
to true. This group is then always included in the x64-common board.

This gets around the fact that the board is imported before the
enable_suspend flag is set.

Original-Fixed: 109080
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/723029
Original-Revision: cc51ea01a7bf51b8dca4cd49a21fea8c19943c37
GitOrigin-RevId: 78e855bd5d856e3c371ce763bab91411072a5e2c
Change-Id: Iab70a83a67bf3315edecafed7c0ed45d592d0b9d
1 file changed
tree: b1e6023b155cc3a42a8b407c36672d69b2abc848
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.