[U-Boot-Users] required MPC8266 kernel configuration file

hi all, we have a custom board which contains MPC8266 CPU, we want to port linux (eldk) on that board . at present u-boot is ported properly and is working. we are using ads8266_defconfig as reference kernel configuration file. in our board there is an RS232 interface avilable which is connected to SMC1 interface of the 8266 CPU. but in the config file SMC interface is not avilable, may i know how to add SMC to the config file and what are its dependencies.
thanking you all,
__________________________________________________________ Enjoy this Diwali with Y! India Click here http://in.promos.yahoo.com/fabmall/index.html

In message 20051117062803.52654.qmail@web8511.mail.in.yahoo.com you wrote:
we have a custom board which contains MPC8266 CPU, we want to port linux (eldk) on that board . at present
This is a Linux porting / configuration questions and as such off topic on this list.
we are using ads8266_defconfig as reference kernel configuration file. in our board there is an RS232 interface avilable which is connected to SMC1 interface of the 8266 CPU. but in the config file SMC interface is not avilable, may i know how to add SMC to the config file and what are its dependencies.
Just unset CONFIG_SCC_CONSOLE.
Best regards,
Wolfgang Denk
participants (2)
-
M Ravi Prakash Reddy
-
Wolfgang Denk