chromebox_panther.h 227 B

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