chromebox_panther.h 227 B

123456789101112
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright (c) 2011 The Chromium OS Authors.
  4. */
  5. #ifndef __CONFIG_H
  6. #define __CONFIG_H
  7. #include <configs/x86-common.h>
  8. #include <configs/x86-chromebook.h>
  9. #endif /* __CONFIG_H */