]> Git Repo - J-u-boot.git/blame - include/configs/chromebox_panther.h
Convert CONFIG_POWER_PCA9450 to Kconfig
[J-u-boot.git] / include / configs / chromebox_panther.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
51e9dad2
SG
2/*
3 * Copyright (c) 2011 The Chromium OS Authors.
51e9dad2
SG
4 */
5
6#ifndef __CONFIG_H
7#define __CONFIG_H
8
9#include <configs/x86-common.h>
10#include <configs/x86-chromebook.h>
11
51e9dad2 12#endif /* __CONFIG_H */
This page took 0.530275 seconds and 4 git commands to generate.