summaryrefslogtreecommitdiff
path: root/extra/rma_reset/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rma_reset/board.h')
-rw-r--r--extra/rma_reset/board.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/rma_reset/board.h b/extra/rma_reset/board.h
deleted file mode 100644
index f969ad0c56..0000000000
--- a/extra/rma_reset/board.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* Copyright 2017 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 __CROS_EC_BOARD_H
-#define __CROS_EC_BOARD_H
-
-#define CONFIG_RNG
-
-#endif /* __CROS_EC_BOARD_H */