common: sh: add necessary define bits to board_f
[platform/kernel/u-boot.git] / common / env_embedded.c
index 56a13cb..b368fda 100644 (file)
@@ -5,6 +5,8 @@
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
+#include <linux/kconfig.h>
+
 #ifndef __ASSEMBLY__
 #define        __ASSEMBLY__                    /* Dirty trick to get only #defines */
 #endif