X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpogo_e02.h;h=cb221501e269bbee10dd2ebe1435118f79cbb533;hb=d2e5250be49fce4653689c41a5dc7e2d7e7ecf33;hp=3e94125cb35f1d47960a2b0f25078c7f2d9611be;hpb=0dadad6d7c5769d6258baeaf1b8db843b0dfa01f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 3e94125..cb22150 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -15,10 +15,6 @@ #include "mv-common.h" /* - * Environment variables configurations - */ - -/* * Default environment variables */ @@ -33,13 +29,7 @@ /* * Ethernet Driver configuration */ -#ifdef CONFIG_CMD_NET #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ #define CONFIG_PHY_BASE_ADR 0 -#endif /* CONFIG_CMD_NET */ - -/* - * File system - */ #endif /* _CONFIG_POGO_E02_H */