kconfig: remove config_cmd_defaults.h
Now config_cmd_defaults.h is empty so it can be deleted safely. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Tom Rini
parent
1d5c20154f
commit
64147e564c
@@ -1,13 +0,0 @@
|
||||
/*
|
||||
* config_cmd_defaults.h - sane defaults for everyone
|
||||
*
|
||||
* Copyright (c) 2010-2011 Analog Devices Inc.
|
||||
*
|
||||
* Licensed under the GPL-2 or later.
|
||||
*/
|
||||
|
||||
#ifndef _CONFIG_CMD_DEFAULTS_H_
|
||||
#define _CONFIG_CMD_DEFAULTS_H_
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user