1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2006 Freescale Semiconductor, Inc.
6 * Copyright (C) 2007 Logic Product Development, Inc.
9 * Copyright (C) 2007 MontaVista Software, Inc.
15 * (C) Copyright 2010-2013
24 * High Level Configuration Options
26 #define CONFIG_HOSTNAME "tuxx1"
28 /* include common defines/options for all Keymile boards */
29 #include "km/keymile-common.h"
30 #include "km/km-powerpc.h"
31 #include "km/km-mpc83xx.h"
32 #include "km/km-mpc832x.h"
34 #define CONFIG_SYS_MAMR (MxMR_GPL_x4DIS | \
38 #endif /* __CONFIG_H */