blob: 716eca4fe0c316612f85af7e455a07ae87ac0077 [file] [log] [blame]
/*
* 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_generic_legacy_h__
#define __configs_chromeos_tegra2_generic_legacy_h__
#include <configs/chromeos/tegra2/legacy.h>
#include <configs/chromeos/tegra2/generic/common.h>
#include <configs/chromeos/tegra2/generic/parts/usb.h>
/* We don't have environment support on the Generic build yet */
#define CONFIG_ENV_IS_NOWHERE
#endif /*__configs_chromeos_tegra2_generic_legacy_h__*/