include/configs: remove default values of CONFIG_SYS_BARGSIZE
[platform/kernel/u-boot.git] / include / configs / ap325rxa.h
index c63913a..1140a70 100644 (file)
@@ -33,8 +33,6 @@
 /* Monitor Command Prompt */
 /* Buffer size for Console output */
 #define CONFIG_SYS_PBSIZE              256
-/* Buffer size for Boot Arguments passed to kernel */
-#define CONFIG_SYS_BARGSIZE    512
 /* List of legal baudrate settings for this board */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 38400 }