x86: edison: Remove staled comments from configuration header
Since some options had been moved to defconfig from header, the leftover comments are not needed anymore. Remove them. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
		
							parent
							
								
									62ef268db9
								
							
						
					
					
						commit
						2fc7024d7b
					
				| 
						 | 
					@ -8,10 +8,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <asm/ibmpc.h>
 | 
					#include <asm/ibmpc.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* ACPI */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* DISK Partition support */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Miscellaneous configurable options */
 | 
					/* Miscellaneous configurable options */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define CONFIG_SYS_CBSIZE	2048
 | 
					#define CONFIG_SYS_CBSIZE	2048
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue