target: remove unused TARGET_CORE_CONFIG_ROOT define

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
diff --git a/include/target/target_core_configfs.h b/include/target/target_core_configfs.h
index 4012ed2..d19dbee 100644
--- a/include/target/target_core_configfs.h
+++ b/include/target/target_core_configfs.h
@@ -1,6 +1,4 @@
 
-#define TARGET_CORE_CONFIG_ROOT	"/sys/kernel/config"
-
 #define TARGET_CORE_NAME_MAX_LEN	64
 #define TARGET_FABRIC_NAME_SIZE		32