summaryrefslogtreecommitdiffstats
path: root/include/configs/firefly-rk3288.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/firefly-rk3288.h')
-rw-r--r--include/configs/firefly-rk3288.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/configs/firefly-rk3288.h b/include/configs/firefly-rk3288.h
new file mode 100644
index 0000000000..a82adc852d
--- /dev/null
+++ b/include/configs/firefly-rk3288.h
@@ -0,0 +1,14 @@
+/*
+ * (C) Copyright 2015 Google, Inc
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+#ifndef __CONFIG_H
+#define __CONFIG_H
+
+#include <configs/rk3288_common.h>
+
+#define CONFIG_SPL_MMC_SUPPORT
+
+#endif
OpenPOWER on IntegriCloud