]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/lp8x4x.h
config: remove platform CONFIG_SYS_HZ definition part 2/2
[people/ms/u-boot.git] / include / configs / lp8x4x.h
index 026f32134aad31458ce84412159545d79f9cd9ed..68e1a974dd0d03bb6db93d7062a5f8bd79abb9d3 100644 (file)
@@ -3,20 +3,7 @@
  *
  * Copyright (C) 2013 Sergey Yanovich <ynvich@gmail.com>
  *
- * 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; either version 2 of
- * the License, or (at your option) any later version.
- *
- * 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., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef        __CONFIG_H
 #ifdef CONFIG_SYS_HUSH_PARSER
 #define        CONFIG_SYS_PROMPT               "$ "
 #else
-#define        CONFIG_SYS_PROMPT               "=> "
 #endif
 #define        CONFIG_SYS_CBSIZE               256
 #define        CONFIG_SYS_PBSIZE               \
 #define        CONFIG_CMDLINE_EDITING          1
 #define        CONFIG_AUTO_COMPLETE            1
 
-/*
- * Clock Configuration
- */
-#define        CONFIG_SYS_HZ                   1000            /* Timer @ 3250000 Hz */
-
 /*
  * DRAM Map
  */