x86: cougarcanyon2: Convert to text environment
[platform/kernel/u-boot.git] / include / configs / cougarcanyon2.h
index 31639e4..0406786 100644 (file)
@@ -2,16 +2,3 @@
 /*
  * Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
  */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#include <configs/x86-common.h>
-
-#define CFG_STD_DEVICES_SETTINGS       "stdin=serial,i8042-kbd,usbkbd\0" \
-                                       "stdout=serial,vga\0" \
-                                       "stderr=serial,vga\0"
-
-/* Environment configuration */
-
-#endif /* __CONFIG_H */