Jonas Gorski
900b87e96c
adm5120: disable the openwrt commandline hack
...
We don't make use of it, so no need to have it enabled.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46754
9 years ago
Hauke Mehrtens
e06f6ae640
adm5120: do not config something as module
...
All modules should be build by a package and only selected by such a
package. Remove all the config options selected as module and also
refresh the config.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46372
9 years ago
Jonas Gorski
3139140339
kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs
...
Most MIPS targets have it disabled, so move the symbol to the generic
configs to keep target configs small.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44583
10 years ago
Rafał Miłecki
780d6939b2
adm5120: add 3.18 support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44580
10 years ago
Florian Fainelli
3b21b2ae00
adm5120: add experimental 3.14 kernel support
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43915
10 years ago
Felix Fietkau
7cc5b6f9e9
all targets: remove all =m kernel config symbols
...
modules build during the kernel compile phase are ignored anyway,
all modules should be built using KernelPackage in
package/kernel/linux/modules/*
selecting the appropriate config symbols there rather than in
target/linux/*/config-*
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43842
10 years ago
Jonas Gorski
526aedb705
kernel: move CONFIG_MIPS_SEAD3 to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36617
12 years ago
Gabor Juhos
05de472518
adm5120: add support for 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35769
12 years ago
Felix Fietkau
ed7ca5d44e
kernel: clean up crypto related kconfig options
...
SVN-Revision: 35327
12 years ago
Gabor Juhos
d91117459c
adm5120: add support for 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34954
12 years ago
Gabor Juhos
edd36342e5
adm5120: add support for 3.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34951
12 years ago
Florian Fainelli
33f6c5ddb9
kernel: add missing USB configuration symbols after r34501
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34568
12 years ago
Florian Fainelli
d3cda51994
do no longer rename amba-pl010 serial devices names
...
Back in the days when we could not override /etc/inittab, it made a lot
of sense to rename ttyAM to ttyS since this was the only supported
serial device(s), we can now just put in an appropriate /etc/inittab file
now.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34469
12 years ago
Gabor Juhos
1f516235ea
remove common symbols from 3.3 configs
...
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34403
12 years ago
Gabor Juhos
39994008cb
linux: move certain disabled symbols to the generic configs
...
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
SVN-Revision: 31737
13 years ago
Gabor Juhos
417185b33c
adm5120: create a new subtarget for the RB1xx devices
...
SVN-Revision: 31513
13 years ago
Gabor Juhos
7925eea45f
adm5120: share a common kernel config between the subtargets
...
SVN-Revision: 31512
13 years ago
Gabor Juhos
671361c7ea
adm5120: add 3.3 support
...
Partially based on the 3.1 patches by Hartmut Knaack <knaack.h [at] gmx.de>
SVN-Revision: 31474
13 years ago
Florian Fainelli
b180e0fb3b
fix support for 2.6.38 kernel
...
This patch fixes the following issues I encountered while compiling kernel 2.6.38.8 for my Omnima Embedded Controller/Edimax BR6104KP:
- kernel comes up with machine selection during build, even though everything was properly set in menuconfig
- USB api changes
Successfully built and tested with r29755.
Signed-off-by: Hartmut Knaack <knaack.h [at] gmx.de>
SVN-Revision: 31194
13 years ago
Jo-Philipp Wich
fc512193a0
add missing kernel symbols
...
SVN-Revision: 29790
13 years ago
Alexandros C. Couloumbis
da323cc470
linux/adm5120: preliminary 2.6.38 config options
...
SVN-Revision: 26648
14 years ago
Alexandros C. Couloumbis
7cb70cb2b8
linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches)
...
SVN-Revision: 23224
14 years ago
Florian Fainelli
370e1f64de
add support for generic eb214a, thanks cezary ( #7027 )
...
SVN-Revision: 22275
15 years ago
Alexandros C. Couloumbis
0409c64e34
fix commit r21993
...
SVN-Revision: 21994
15 years ago
Alexandros C. Couloumbis
93993b29e0
adm5120: add kernel 2.6.35 preliminary support
...
SVN-Revision: 21751
15 years ago
Florian Fainelli
724e84146d
let 802.1q support be built-in ( #7280 )
...
SVN-Revision: 21349
15 years ago
Alexandros C. Couloumbis
1fa777ae67
adm5120: add CONFIG_PCI=y on router_le too
...
SVN-Revision: 20143
15 years ago
Gabor Juhos
63e9801c18
adm5120: sync kernel configs
...
SVN-Revision: 19741
15 years ago
Imre Kaloz
825b37cc56
clean up handling of some kernel symbols
...
SVN-Revision: 19581
15 years ago
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
15 years ago
Gabor Juhos
89f3773ca4
adm5120: preliminary 2.6.32 support ( closes : #6304 )
...
SVN-Revision: 19005
15 years ago
Imre Kaloz
6b280112f2
some more Kconfig symbol move..
...
SVN-Revision: 18371
15 years ago
Imre Kaloz
1d62d9a95c
another round of kernel config cleanups
...
SVN-Revision: 18370
15 years ago
Imre Kaloz
ef42fb4c13
sort all target config files
...
SVN-Revision: 18367
15 years ago
Gabor Juhos
267c50a1ab
adm5120: add preliminary support for 2.6.31
...
SVN-Revision: 18000
15 years ago
Gabor Juhos
0ddc97c252
adm5120: sync kernel config
...
SVN-Revision: 17998
15 years ago
Gabor Juhos
47c0d7419f
kernel: get rid of the simple_prom_emulator, it is not really useful
...
SVN-Revision: 17567
15 years ago
Gabor Juhos
211b8fd286
adm5120: use the generic image_cmdline hack
...
SVN-Revision: 17564
15 years ago
Gabor Juhos
d59f5b3a98
kernel: add generic image_cmdline hack to MIPS targets
...
SVN-Revision: 17563
15 years ago
Gabor Juhos
fea19ae215
add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
...
SVN-Revision: 16555
16 years ago
Gabor Juhos
cc2f664795
optimize kernel for size
...
SVN-Revision: 16020
16 years ago
Gabor Juhos
d31a7b51ab
add experimental support for 2.6.30
...
SVN-Revision: 15979
16 years ago
Gabor Juhos
cf935e7613
sync kernel config
...
SVN-Revision: 15971
16 years ago
Florian Fainelli
e9c80efab6
do not overrid CONFIG_BRIDGE ( #5163 )
...
SVN-Revision: 15933
16 years ago
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
16 years ago
Imre Kaloz
e9b397805d
some more kernel config cleanup.. last for today :)
...
SVN-Revision: 15606
16 years ago
Imre Kaloz
0f2b1d070a
more cleanup
...
SVN-Revision: 15605
16 years ago
Imre Kaloz
a614251e6c
cleanup MTD option handling
...
SVN-Revision: 15602
16 years ago
Gabor Juhos
d56fcbd853
resync 2.6.28 config
...
SVN-Revision: 15418
16 years ago
Gabor Juhos
4e8b080d9f
preliminary support for 2.6.28 (based on the patches by Alexandros C. Couloumbis)
...
SVN-Revision: 14189
16 years ago