diff options
Diffstat (limited to 'src/cpu/amd/agesa_wrapper/Kconfig')
-rw-r--r-- | src/cpu/amd/agesa_wrapper/Kconfig | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/cpu/amd/agesa_wrapper/Kconfig b/src/cpu/amd/agesa_wrapper/Kconfig deleted file mode 100644 index 513c06a116..0000000000 --- a/src/cpu/amd/agesa_wrapper/Kconfig +++ /dev/null @@ -1,20 +0,0 @@ -# -# This file is part of the coreboot project. -# -# Copyright (C) 2011 Advanced Micro Devices, Inc. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -# - -source src/cpu/amd/agesa_wrapper/family14/Kconfig |