blob: 49b636f7ae744b532f8a634bbe8fd0edec534831 [file] [log] [blame]
##
## Copyright 2016 Google Inc. All rights reserved.
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; version 2 of the License.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
config DRIVER_FRAMEBUFFER_EXYNOS5
bool "Framebuffer based on the Exynos5 which mostly defers to FWDB"
default n
config DRIVER_FRAMEBUFFER_FWDB
bool "Framebuffer based soley on information in the FWDB"
default n
config DRIVER_FRAMEBUFFER_INTEL_I915
bool "Framebuffer based on the Intel I915 which mostly defers to FWDB"
default n
config DRIVER_FRAMEBUFFER_ROCKCHIP
bool "Framebuffer based on the Rockchip graphics, backed by the FWDB"
default n
config DRIVER_FRAMEBUFFER_TEGRA132
bool "Framebuffer based on the Tegra132, backed by the FWDB"
default n
config DRIVER_FRAMEBUFFER_UEFI
bool "Framebuffer driver which wraps the UEFI provided framebuffer"
default n