/* | |
* Copyright (c) 2011 The Chromium OS Authors. All rights reserved. | |
* Use of this source code is governed by a BSD-style license that can be | |
* found in the LICENSE file. | |
*/ | |
#ifndef __configs_chromeos_tegra2_aebl_legacy_h__ | |
#define __configs_chromeos_tegra2_aebl_legacy_h__ | |
#include <configs/chromeos/tegra2/legacy.h> | |
#include <configs/chromeos/tegra2/aebl/common.h> | |
#include <configs/chromeos/tegra2/aebl/parts/usb.h> | |
#define CONFIG_CMD_CROS_TPM | |
#endif /*__configs_chromeos_tegra2_aebl_legacy_h__*/ |