linux: adjust kernel config according to the Buildroot configuration
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 8 Jun 2010 11:56:19 +0000 (13:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 22 Jun 2010 19:20:27 +0000 (21:20 +0200)
commit100c09a53b8806b2281a93ad21744d26f68bcc6b
tree6c5a0c822d2a182f4f757320f39c2800d2dfeea3
parent0802370746a91943ec44cbd67363525f72c873e4
linux: adjust kernel config according to the Buildroot configuration

We only adjust the configuration or ARM EABI and IPv6. The (more
complicated) initramfs case is handled in a separate commit. The user
is expected to take care of all other configuration details (like
having Netfilter enabled to make iptables work, etc.)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/linux.mk