Ram Muthiah 24a918c2ca ANDROID: Add initial x86_64 gki_defconfig
That is a copy from the aarch64 gki_defconfig.

To be able to build in this configuration,

    + CONFIG_UNWINDER_FRAME_POINTER=y

was necessary.

Bug: 132113225
Bug: 132629930
Change-Id: I685ccea29efc7ba14f7b0a24f41983e37203f9a2
Signed-off-by: Ram Muthiah <rammuthiah@google.com>
Signed-off-by: Matthias Maennich <maennich@google.com>
2019-05-22 12:05:18 -07:00
2019-05-20 20:17:24 +02:00
2019-05-16 15:51:55 -07:00
2019-05-20 20:17:24 +02:00
2019-05-20 20:17:24 +02:00
2019-05-20 20:17:24 +02:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%